Package | Description |
---|---|
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.schema.result | |
com.evolveum.midpoint.util.exception |
Modifier and Type | Class and Description |
---|---|
class |
PolicyViolationException |
Modifier and Type | Method and Description |
---|---|
void |
OperationResult.record(CommonException exception)
Records result from a common exception type.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2014 Evolveum. All rights reserved.