ExceptionHelper
Defines static helper methods to perform common exception handling.
Exception message that tells user that import of the current batch is still in progress.
The disk full HResult value.
The list of fatal exception candidates.
The list of Kepler specific fatal exception candidates.
The handle disk full HResult value.
The illegal characters in path constant message.
public const string TryAgainAdminFatalMessage = "Try again. If the problem persists please contact your system administrator for assistance."
A fatal exception message that tells user to try again and contact an admin if the problem persists.
Appends TryAgainAdminFatalMessage to the fatal exception message and returns a new message.
Gets the detailed fatal message for the specified HTTP status code.
Gets the detailed fatal message for the specified web exception status code.
Check if exception has message indicating that batch import is in progress.
Determines whether the SOAP exception is thrown when an endpoint is not found.
Determines whether the exception is considered fatal.
Determines whether the Kepler exception is considered fatal.
Gets a value indicating whether the specified exception is considered fatal.
Gets a value indicating whether the specified web exception is considered fatal.
Gets a value indicating whether the specified HTTP status code is a fatal error.
Determines whether the specified exception is due to illegal characters in the path.
Determines whether the specified exception is due to running out of disk space.
Determines whether the SOAP exception is thrown when an endpoint is not found.
Determines whether the SOAP exception is thrown when an endpoint is not found.
Determines whether the exception indicates an HTTP timeout.
Gets a value indicating whether the specified web exception status code is a fatal error.