Class ExceptionResponse

All Implemented Interfaces:
Command, DataStructure

public class ExceptionResponse extends Response
  • Field Details

  • Constructor Details

    • ExceptionResponse

      public ExceptionResponse()
    • ExceptionResponse

      public ExceptionResponse(Throwable e)
  • Method Details