Package com.cedarpolicy.model.exception
package com.cedarpolicy.model.exception
This module various failure types for Cedar
Failures can come from Cedar (InternalException) or from the Java interface.
- Since:
- 1.2
-
ExceptionsClassDescriptionException thrown when errors are encountered that prevent communication with the authorization engine.An exception which is thrown when Cedar encounters an error in a supplied request which caused it to stop processing; for example, a syntax error in a policy string.Error deserializing a value due to passing recursion depth.An exception which is thrown when Cedar encounters an internal error when processing a request.Error due to invalid escape sequence (__expr).Error deserializing a value.Error deserializing a value.