enum safmq::ErrorCode

An enumeration of error codes

Child Classes

An enumeration of error codes



Variables


[more] EC_ALREADYCLOSED
The resource is already closed
[more] EC_ALREADYDEFINED
The resource is already defined
[more] EC_ALREADYOPEN
Transaction already open
[more] EC_CANNOTCHANGEGROUP
User cannot change the group
[more] EC_CANNOTCHANGEUSER
User cannot change the user
[more] EC_CURSORINVALIDATED
The cursor has been invalidated
[more] EC_DOESNOTEXIST
The resource does not exist
[more] EC_DUPLICATEMSGID
The message contains a duplicate message ID
[more] EC_ERROR
Undefined error
[more] EC_FILESYSTEMERROR
A file system error has occured
[more] EC_FORWARDNOTALLOWED
System does not allow message forwarding (relaying)
[more] EC_INVALIDNAME
Invalid name for a resource
[more] EC_NETWORKERROR
A network error occured
[more] EC_NOERROR
No error has occured
[more] EC_NOMOREMESSAGES
No more messages remain
[more] EC_NOTAUTHORIZED
The user is not authorized to take the action
[more] EC_NOTIMPLEMENTED
The operation is not implemented
[more] EC_NOTLOGGEDIN
The user is not logged in
[more] EC_NOTOPEN
The resource has not been opened
[more] EC_QUEUEOPEN
The queue is currently open by another connection
[more] EC_SERVERUNAVAIL
The server is unavailable
[more] EC_TIMEDOUT
The operation timed out
[more] EC_TTLEXPIRED
The Time to Live for a message has expired
[more] EC_UNSUPPORTED_PROTOCOL
Wrong Protocol Version
[more] 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: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads