Package responses

Class ErrorResponse

java.lang.Object
responses.BaseResponse
responses.ErrorResponse
All Implemented Interfaces:
Serializable

public class ErrorResponse extends BaseResponse
See Also:
  • Constructor Details

    • ErrorResponse

      public ErrorResponse (String msg)
  • Method Details

    • getMsg

      public String getMsg()