NPCH
The next table lists all error codes related to the NevisProxyChain.
Major | Minor | Message | Details |
---|---|---|---|
NPCH | 0001 | ExceptionHandler::doFilterOrService: 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 | ExceptionHandler::doFilterOrService: 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 | ExceptionHandler::doFilterOrService: 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 | ExceptionHandler::doFilterOrService: 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 | ExceptionHandler::doFilterOrService: unknown exception caught | The processing of the request was stopped by an unknown exception. An error message was returned to the client. Contact support. | |
0006 | ExceptionHandler::doFilterOrService: 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. | |
0007 | ExceptionHandler::doFilterOrService: failed <error_msg> | The processing of the request was stopped by a ContentTooLargeException exception. An error message was returned to the client. Check the logs for more information about the error. |