Class MessageParseException

  • All Implemented Interfaces:
    Serializable

    public final class MessageParseException
    extends Exception
    Internal generic message parse exception

    This internal exception is a checked exception that should not be thrown by an interface.

    Since:
    9.0
    Author:
    Jon van Leuven
    See Also:
    Serialized Form
    • Constructor Detail

      • MessageParseException

        protected MessageParseException​(String exceptionMessage)