Serialized Form
-
Package net.thevpc.nhttp.server.error
-
Exception net.thevpc.nhttp.server.error.ApplicationException
class ApplicationException extends RuntimeException implements Serializable-
Serialized Fields
-
code
NWebErrorCode code
-
-
-
Exception net.thevpc.nhttp.server.error.NWebForbiddenSecurityException
class NWebForbiddenSecurityException extends SecurityException implements Serializable-
Serialized Fields
-
code
NWebErrorCode code
-
-
-
Exception net.thevpc.nhttp.server.error.NWebUnauthorizedSecurityException
class NWebUnauthorizedSecurityException extends SecurityException implements Serializable-
Serialized Fields
-
code
NWebErrorCode code
-
-
-