Class UnexpectedResponseException

  • All Implemented Interfaces:
    Serializable

    public class UnexpectedResponseException
    extends RuntimeException
    Thrown when a response from the upstream server does not match expectations.
    Author:
    Piotr Szul
    See Also:
    Serialized Form
    • Constructor Detail

      • UnexpectedResponseException

        public UnexpectedResponseException​(String message)
        Parameters:
        message - The detailed message for the exception