Class ProcessingException

  • All Implemented Interfaces:
    Serializable

    public class ProcessingException
    extends MessageMLException
    Exception indicating some internal processing error while processing MessageML.
    Since:
    6/7/16
    Author:
    bruce.skingle, lukasz
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessingException

        public ProcessingException​(String message)
      • ProcessingException

        public ProcessingException​(String message,
                                   Throwable cause)