Class MessageValueException

  • All Implemented Interfaces:
    Serializable

    public class MessageValueException
    extends MomException
    A MessageValueException is thrown when a value carried by a message is incorrectly accessed or typed.
    See Also:
    Serialized Form
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        define serialVersionUID for interoperability
        See Also:
        Constant Field Values
    • Constructor Detail

      • MessageValueException

        public MessageValueException​(String info)
        Constructs a MessageValueException instance.
        Parameters:
        info - Information.