Package org.apache.qpid.jms.exceptions
Class IdConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.jms.JMSException
org.apache.qpid.jms.exceptions.QpidJmsException
org.apache.qpid.jms.exceptions.IdConversionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdConversionException(String reason) IdConversionException(String reason, Exception cause) -
Method Summary
Methods inherited from class jakarta.jms.JMSException
getErrorCode, getLinkedException, setLinkedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IdConversionException
-
IdConversionException
-