enum safmq::ErrorCode
An enumeration of error codes
Child Classes
An enumeration of error codes
Variables
EC_ALREADYCLOSED
The resource is already closed
EC_ALREADYDEFINED
The resource is already defined
EC_ALREADYOPEN
Transaction already open
EC_CANNOTCHANGEGROUP
User cannot change the group
EC_CANNOTCHANGEUSER
User cannot change the user
EC_CURSORINVALIDATED
The cursor has been invalidated
EC_DOESNOTEXIST
The resource does not exist
EC_DUPLICATEMSGID
The message contains a duplicate message ID
EC_ERROR
Undefined error
EC_FILESYSTEMERROR
A file system error has occured
EC_FORWARDNOTALLOWED
System does not allow message forwarding (relaying)
EC_INVALIDNAME
Invalid name for a resource
EC_NETWORKERROR
A network error occured
EC_NOERROR
No error has occured
EC_NOMOREMESSAGES
No more messages remain
EC_NOTAUTHORIZED
The user is not authorized to take the action
EC_NOTIMPLEMENTED
The operation is not implemented
EC_NOTLOGGEDIN
The user is not logged in
EC_NOTOPEN
The resource has not been opened
EC_QUEUEOPEN
The queue is currently open by another connection
EC_SERVERUNAVAIL
The server is unavailable
EC_TIMEDOUT
The operation timed out
EC_TTLEXPIRED
The Time to Live for a message has expired
EC_UNSUPPORTED_PROTOCOL
Wrong Protocol Version
EC_WRONGMESSAGETYPE
Wronge type for message
Member Documentation
EC_NOERROR - No error has occured
EC_TIMEDOUT - The operation timed out
EC_NOTAUTHORIZED - The user is not authorized to take the action
EC_ALREADYCLOSED - The resource is already closed
EC_DOESNOTEXIST - The resource does not exist
EC_NOTOPEN - The resource has not been opened
EC_NETWORKERROR - A network error occured
EC_TTLEXPIRED - The Time to Live for a message has expired
EC_CURSORINVALIDATED - The cursor has been invalidated
EC_DUPLICATEMSGID - The message contains a duplicate message ID
EC_SERVERUNAVAIL - The server is unavailable
EC_NOMOREMESSAGES - No more messages remain
EC_FILESYSTEMERROR - A file system error has occured
EC_CANNOTCHANGEGROUP - User cannot change the group
EC_CANNOTCHANGEUSER - User cannot change the user
EC_ALREADYDEFINED - The resource is already defined
EC_NOTIMPLEMENTED - The operation is not implemented
EC_QUEUEOPEN - The queue is currently open by another connection
EC_NOTLOGGEDIN - The user is not logged in
EC_INVALIDNAME - Invalid name for a resource
EC_FORWARDNOTALLOWED - System does not allow message forwarding (relaying)
EC_WRONGMESSAGETYPE - Wronge type for message
EC_UNSUPPORTED_PROTOCOL - Wrong Protocol Version
EC_ALREADYOPEN - Transaction already open
EC_ERROR - Undefined error
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: