Package exceptions

Class GotAnErrorResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
exceptions.GotAnErrorResponseException
All Implemented Interfaces:
Serializable

public class GotAnErrorResponseException extends Exception
See Also:
  • Constructor Details

    • GotAnErrorResponseException

      public GotAnErrorResponseException (ErrorResponse response)
  • Method Details