Skip to main content
Version: 5.7.x.x Java 8 ELS

NPCH

The next table lists all error codes related to the NevisProxyChain.

MajorMinorMessageDetails
NPCH0001NevisProxyChain::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.
0002NevisProxyChain::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.
0003NevisProxyChain::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.
0004NevisProxyChain::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.
0005NevisProxyChain::doFilter: unknown exception caughtThe processing of the request was stopped by an unknown exception. An error message was returned to the client. Contact support.
0006NevisProxyChain::doFilter: failed <error_msg>The processing of the request was stopped by a standard exception. An error message was returned to the client. Check the logs for more information about the error.