Uses of Class
org.apache.activemq.ActiveMQMessageFormatException
-
Packages that use ActiveMQMessageFormatException Package Description org.apache.activemq.util -
-
Uses of ActiveMQMessageFormatException in org.apache.activemq.util
Methods in org.apache.activemq.util that return ActiveMQMessageFormatException Modifier and Type Method Description static ActiveMQMessageFormatExceptionExceptionUtils. createMessageFormatException(Throwable error)Creates a new ActiveMQMessageFormatException by wrapping the existing throwable.
-