| AuthorizationException | 
 Exception indicating violation of authorization policies. 
 | 
| CommonException | 
 Superclass for all common midPoint exceptions. 
 | 
| CommunicationException | 
 Generic communication exception. 
 | 
| ConcurrencyException | 
 Exceptional concurrency state or operation invocation. 
 | 
| ConfigurationException | 
 Configuration exception indicates that something is mis-configured. 
 | 
| ExpressionEvaluationException | 
 Error during evaluation of expression. 
 | 
| IndestructibilityViolationException | 
  | 
| MaintenanceException | 
 May happen in case that resource is administratively set to maintenance mode. 
 | 
| NoFocusNameSchemaException | 
 Specific kind of SchemaException. 
 | 
| ObjectAlreadyExistsException | 
 Object already exists. 
 | 
| ObjectNotFoundException | 
 Object with specified criteria (OID) has not been found in the repository. 
 | 
| PolicyViolationException | 
  | 
| SchemaException | 
 Error regarding schema. 
 | 
| ScriptExecutionException | 
 Wraps any exceptions that occur during execution of expressions. 
 | 
| SecurityViolationException | 
 Exception indicating violation of security policies. 
 | 
| SystemException | 
  | 
| ThresholdPolicyViolationException | 
  | 
| TunnelException | 
 Exception used for tunneling checked exceptions through places where checked exceptipons are not allowed (e.g. 
 |