|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonException | |
---|---|
com.evolveum.midpoint.common.result | |
com.evolveum.midpoint.schema.exception |
Uses of CommonException in com.evolveum.midpoint.common.result |
---|
Methods in com.evolveum.midpoint.common.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.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 |
ObjectAlreadyExistsException
Object already exists. |
class |
ObjectNotFoundException
Object with specified criteria (OID) has not been found in the repository. |
class |
SchemaException
Error regarding schema. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |