Package response

Class ErrorResponse

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

public class ErrorResponse extends BaseResponse
See Also:
  • Constructor Details

    • ErrorResponse

      public ErrorResponse (String shortMsg, String msg)
  • Method Details

    • getShortMsg

      public String getShortMsg()
    • getMsg

      public String getMsg()