Class ActiveMQPropertyConversionException

  • All Implemented Interfaces:
    Serializable

    public final class ActiveMQPropertyConversionException
    extends RuntimeException
    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:
    Serialized Form
    • Constructor Detail

      • ActiveMQPropertyConversionException

        public ActiveMQPropertyConversionException​(String message)