|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonException | |
---|---|
com.evolveum.midpoint.common.expression | |
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.schema.result | |
com.evolveum.midpoint.util.exception |
Uses of CommonException in com.evolveum.midpoint.common.expression |
---|
Subclasses of CommonException in com.evolveum.midpoint.common.expression | |
---|---|
class |
ExpressionSyntaxException
|
Uses of CommonException in com.evolveum.midpoint.model.api |
---|
Subclasses of CommonException in com.evolveum.midpoint.model.api | |
---|---|
class |
PolicyViolationException
|
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. |
Uses of CommonException in com.evolveum.midpoint.util.exception |
---|
Subclasses of CommonException in com.evolveum.midpoint.util.exception | |
---|---|
class |
CommunicationException
Generic communication exception. |
class |
ConcurrencyException
Exceptional concurrency state or operation invocation. |
class |
ConfigurationException
Configuration exception indicates that something is mis-configured. |
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. |
class |
SecurityViolationException
Exception indicating violation of security policies. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |