ObjectManagerExceptionHelper
Defines a static helper method to inspect common Object Manager exceptions.
Defines the max depth to search for exceptions.
Inspects the Object Manager exception to determine if the error is due to invalid request parameters such as non-existent artifacts.
Inspects the Object Manager exception to determine if the error is non-fatal including invalid request artifacts and server-side directory/path/permission issues.
Inspects the Object Manager exception to determine if the error is due to the server-side directory not found.
Inspects the Object Manager exception to determine if the error is due to the server-side file not found.
Inspects the Object Manager exception to determine if the error is due to server-side file permissions.