Serialized Form
-
Package javax.jms
-
Class javax.jms.IllegalStateException extends JMSException implements Serializable
-
Class javax.jms.IllegalStateRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.InvalidClientIDException extends JMSException implements Serializable
-
Class javax.jms.InvalidClientIDRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.InvalidDestinationException extends JMSException implements Serializable
-
Class javax.jms.InvalidDestinationRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.InvalidSelectorException extends JMSException implements Serializable
-
Class javax.jms.InvalidSelectorRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.JMSException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
Vendor-specific error code. -
linkedException
java.lang.Exception linkedException
Exceptionreference.
-
-
-
Class javax.jms.JMSRuntimeException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
Provider-specific error code.
-
-
-
Class javax.jms.JMSSecurityException extends JMSException implements Serializable
-
Class javax.jms.JMSSecurityRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.MessageEOFException extends JMSException implements Serializable
-
Class javax.jms.MessageFormatException extends JMSException implements Serializable
-
Class javax.jms.MessageFormatRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.MessageNotReadableException extends JMSException implements Serializable
-
Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable
-
Class javax.jms.MessageNotWriteableRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.ResourceAllocationException extends JMSException implements Serializable
-
Class javax.jms.ResourceAllocationRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.TransactionInProgressException extends JMSException implements Serializable
-
Class javax.jms.TransactionInProgressRuntimeException extends JMSRuntimeException implements Serializable
-
Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable
-
Class javax.jms.TransactionRolledBackRuntimeException extends JMSRuntimeException implements Serializable
-