Class ActiveMQPropertyConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.activemq.artemis.api.core.ActiveMQPropertyConversionException
- All Implemented Interfaces:
Serializable
A PropertyConversionException is thrown by
org.apache.activemq.artemis.api.core.Message
methods when a
property can not be converted to the expected type.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActiveMQPropertyConversionException
-