Koopman.CheckPoint.Exceptions Namespace |
| Class | Description | |
|---|---|---|
| BadURLException |
Bad URL
| |
| CheckPointError |
Provides extra details from Check Point when a Check Point related exception is thrown
| |
| CheckPointErrorDetails | Extra details of errors or warnings | |
| CommandNotFoundException |
Command not found
| |
| CommandVersionNotFoundException |
Command version not found
| |
| DetailLevelException |
Thrown when current detail level of object is not high enough to complete current operation.
| |
| ForbiddenException |
Forbidden
| |
| GenericException |
Generic exception when an unknown error code or invalid JSON data is returned
| |
| InappropriateDomainTypeException |
Inappropriate domain type
| |
| InternalErrorException |
Check Point internal error
| |
| InvalidAPIObjectFeatureException |
Invalid API object feature
| |
| InvalidAPITypeException |
Invalid API type
| |
| InvalidHeaderException |
Invalid header
| |
| InvalidParameterException |
Invalid parameter
| |
| InvalidParameterNameException |
Invalid parameter name
| |
| InvalidSyntaxException |
Invalid syntax
| |
| LoginFailedException |
Login failed
| |
| LoginFailedMoreThanOneOpenedSessionException |
Login failed, more than one opened session
| |
| LoginFailedWrongUsernameOrPasswordException |
Login failed, wrong username or password
| |
| MissingRequiredHeaderException |
Missing required header
| |
| MissingRequiredParametersException |
Missing required parameters
| |
| MissingSessionIDException |
Missing session ID
| |
| NoPermissionsException |
No permissions
| |
| NormalizationFailedException |
Normalization failed
| |
| NormalizeException |
Normalize exception
| |
| NotASystemDomainSessionException |
Not a system domain session
| |
| NotImplementedException |
Not implemented
| |
| ObjectDeletionException |
Object deletion failed
| |
| ObjectFieldNotUniqueException |
Object field not unique
| |
| ObjectLockedException |
Object locked
| |
| ObjectNotFoundException |
Object not found
| |
| ObjectTypeWrongException |
Object type is wrong
| |
| PolicyInstallationFailedException |
Policy installation failed
| |
| PublishFailedException |
Publish failed
| |
| RulebaseInvalidOperationException |
Rule-base invalid operation
| |
| ServerErrorException |
Server error
| |
| ServerInitializingException |
Server is still initializing
| |
| SessionExpiredException |
Session has expired
| |
| SessionInUseException |
Session is in use
| |
| SwitchSessionFailedException |
Switch session failed
| |
| UnknownAPIVersionException |
Unknown API version
| |
| ValidationFailedException |
Validation failed
| |
| WrongSessionIDException |
Wrong session ID
|