|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.caucho.bam.BamException
com.caucho.bam.ErrorPacketException
com.caucho.bam.ItemNotFoundException
public class ItemNotFoundException
HMPP wrapper
Constructor Summary | |
---|---|
ItemNotFoundException()
|
|
ItemNotFoundException(BamError error)
|
|
ItemNotFoundException(java.lang.String msg)
|
|
ItemNotFoundException(java.lang.String msg,
BamError error)
|
Method Summary | |
---|---|
BamError |
createActorError()
|
Methods inherited from class com.caucho.bam.ErrorPacketException |
---|
getActorError, getSourceException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ItemNotFoundException()
public ItemNotFoundException(java.lang.String msg)
public ItemNotFoundException(java.lang.String msg, BamError error)
public ItemNotFoundException(BamError error)
Method Detail |
---|
public BamError createActorError()
createActorError
in class ErrorPacketException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |