Package | Description |
---|---|
com.caucho.bam |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionTimeoutException
HMPP wrapper
|
class |
FeatureNotImplementedException
Actor exception when a feature does not exist because the
service
ActorHolder
does not understand or implement the message or RPC query. |
class |
ForbiddenException
HMPP wrapper
|
class |
InternalServerException
Bam exception when a service address does not exist
|
class |
ItemNotFoundException
HMPP wrapper
|
class |
NotAuthorizedException
HMPP wrapper
|
class |
QueueFullException
HMPP wrapper
|
class |
RemoteConnectionFailedException
HMPP wrapper
|
class |
RemoteListenerUnavailableException
Exception when the remote server can by contacted by TCP but is
not running the BAM/HMTP protocol.
|
class |
ServiceUnavailableException
Bam exception when a service address does not exist
|
Modifier and Type | Method and Description |
---|---|
ErrorPacketException |
BamError.createException() |
Constructor and Description |
---|
ErrorPacketException(java.lang.String msg,
ErrorPacketException e) |
InternalServerException(java.lang.String msg,
ErrorPacketException e) |
QueueFullException(java.lang.String msg,
ErrorPacketException e) |
RemoteConnectionFailedException(java.lang.String msg,
ErrorPacketException e) |
RemoteListenerUnavailableException(java.lang.String msg,
ErrorPacketException e) |
ServiceUnavailableException(java.lang.String msg,
ErrorPacketException e) |