java.lang.Object
net.anotheria.portalkit.adminapi.rest.filter.auth.AuthError

public class AuthError extends Object
  • Constructor Details

    • AuthError

      public AuthError(int statusCode, String msg)
  • Method Details

    • getStatusCode

      public int getStatusCode()
    • getMsg

      public String getMsg()