IBM WebSphere Application ServerTM
Release 7

Package com.ibm.wsspi.wsrm.exceptions

Exception Summary
WSRMErrorException The WSRMErrorException exception is thrown when an unexpected error occurs inside the Web services reliable messaging code.
WSRMNotEnabledException The WSRMNotEnabledException exception is thrown when WS-ReliableMessaging is not enabled and an attempt has been made to access WS-ReliableMessaging state.
WSRMSequenceAlreadyExistsException The WSRMSequenceAlreadyExistsException exception is thrown when a WS-ReliableMessaging Sequence already exists for the target URI when attempting to create a new one.
WSRMSequenceClosedException The WSRMSequenceClosedException exception is thrown when a WS-ReliableMessaging Sequence is closed and there has been an attempt to access it
WSRMSequenceTerminatedException The WSRMSequenceTerminatedException exception is thrown when a WS-ReliableMessaging Sequence is terminated and there has been an attempt to access it
WSRMSequenceUnknownException The WSRMSequenceUnknownException exception is thrown when a WS-ReliableMessaging Sequence was not found for the target URI
WSRMTransactionInUseException The WSRMTransactionInUseException exception is thrown when an update has occurred to a WS-ReliableMessaging Sequence but the owning transaction has not been committed.
 


IBM WebSphere Application ServerTM
Release 7