Uses of Class
com.evolveum.midpoint.schema.exception.CommonException

Packages that use CommonException
com.evolveum.midpoint.schema.exception   
com.evolveum.midpoint.schema.result   
 

Uses of CommonException in com.evolveum.midpoint.schema.exception
 

Subclasses of CommonException in com.evolveum.midpoint.schema.exception
 class CommunicationException
          Generic communication exception.
 class ConcurrencyException
          Exceptional concurrency state or operation invocation.
 class ConsistencyViolationException
          Consistency constraint violation prohibits completion of an operation.
 class ExpressionEvaluationException
          Error during evaluation of expression.
 class ObjectAlreadyExistsException
          Object already exists.
 class ObjectNotFoundException
          Object with specified criteria (OID) has not been found in the repository.
 class SchemaException
          Error regarding schema.
 

Uses of CommonException in com.evolveum.midpoint.schema.result
 

Methods in com.evolveum.midpoint.schema.result with parameters of type CommonException
 void OperationResult.record(CommonException exception)
          Records result from a common exception type.
 



Copyright © 2012 evolveum. All Rights Reserved.