Uses of Class
net.thevpc.nhttp.server.api.NWebErrorCode
-
Uses of NWebErrorCode in net.thevpc.nhttp.server.api
Methods in net.thevpc.nhttp.server.api that return NWebErrorCodeModifier and TypeMethodDescriptionNWebErrorCodeAware.getAppErrorCode()NWebHttpException.getAppErrorCode()NWebResponseHeaders.getErrorCode()Methods in net.thevpc.nhttp.server.api that return types with arguments of type NWebErrorCodeMethods in net.thevpc.nhttp.server.api with parameters of type NWebErrorCodeConstructors in net.thevpc.nhttp.server.api with parameters of type NWebErrorCodeModifierConstructorDescriptionNWebHttpException(String message, NWebErrorCode appErrorCode, net.thevpc.nuts.web.NHttpCode httpCode)