|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.provisioning.consistency.api.ErrorHandler
com.evolveum.midpoint.provisioning.consistency.impl.ConfigurationExceptionHandler
@Component public class ConfigurationExceptionHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler |
|---|
ErrorHandler.FailedOperation |
| Constructor Summary | |
|---|---|
ConfigurationExceptionHandler()
|
|
| Method Summary | ||
|---|---|---|
|
handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
|
|
| Methods inherited from class com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler |
|---|
createAttemptModification, getAttemptNumber |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationExceptionHandler()
| Method Detail |
|---|
public <T extends ResourceObjectShadowType> T handleError(T shadow,
ErrorHandler.FailedOperation op,
java.lang.Exception ex,
OperationResult parentResult)
throws SchemaException,
GenericFrameworkException,
CommunicationException,
ObjectNotFoundException,
ObjectAlreadyExistsException,
ConfigurationException
handleError in class ErrorHandlerSchemaException
GenericFrameworkException
CommunicationException
ObjectNotFoundException
ObjectAlreadyExistsException
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||