Class NWebErrorCode

java.lang.Object
net.thevpc.nhttp.server.api.NWebErrorCode

public class NWebErrorCode extends Object
  • Constructor Details

    • NWebErrorCode

      public NWebErrorCode(String code, String... params)
  • Method Details

    • getCode

      public String getCode()
    • getParams

      public String[] getParams()