Class ExceptionResponse

  • All Implemented Interfaces:
    Response

    public class ExceptionResponse
    extends InvalidResponse
    A response that encapsulates an exception
    Since:
    4.0
    Author:
    Manik Surtani
    • Constructor Detail

      • ExceptionResponse

        public ExceptionResponse()
      • ExceptionResponse

        public ExceptionResponse​(Exception exception)