NPCH
The next table lists all error codes related to the NevisProxyChain.
Major | Minor | Message | Details |
---|---|---|---|
NPCH | 0001 | NevisProxyChain::doFilter: failed with <error_msg> | The processing of the request was stopped by a BadRequestException. An error message was returned to the client. Check the logs for more information about the error. |
0002 | NevisProxyChain::doFilter: failed with <error_msg> | The processing of the request was stopped by a SecurityException. An error message was returned to the client. Check the logs for more information about the error. | |
0003 | NevisProxyChain::doFilter: failed with <error_msg> | The processing of the request was stopped by a SessionVerificationException. An error message was returned to the client. Check the logs for more information about the error. | |
0004 | NevisProxyChain::doFilter: failed <error_msg> | The processing of the request was stopped by a Exception. An error message was returned to the client. Check the logs for more information about the error. | |
0005 | NevisProxyChain::doFilter: unknown exception caught | The processing of the request was stopped by an unknown exception. An error message was returned to the client. Contact support. |