Class NWebHttpException

All Implemented Interfaces:
Serializable, NWebErrorCodeAware

public class NWebHttpException extends RuntimeException implements NWebErrorCodeAware
See Also:
  • Constructor Details

    • NWebHttpException

      public NWebHttpException(String message, NWebErrorCode appErrorCode, net.thevpc.nuts.web.NHttpCode httpCode)
  • Method Details