Class UnexpectedResultException

  • All Implemented Interfaces:
    Serializable

    public class UnexpectedResultException
    extends RuntimeException
    This exception is thrown when a result does not meet any of the known formats in RFC7047.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnexpectedResultException

        public UnexpectedResultException​(String message)
      • UnexpectedResultException

        public UnexpectedResultException​(String message,
                                         Throwable cause)