com.evolveum.midpoint.provisioning.consistency.impl
Class SchemaExceptionHandler
java.lang.Object
com.evolveum.midpoint.provisioning.consistency.api.ErrorHandler
com.evolveum.midpoint.provisioning.consistency.impl.SchemaExceptionHandler
@Component
public class SchemaExceptionHandler
- extends ErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaExceptionHandler
public SchemaExceptionHandler()
handleError
public <T extends ResourceObjectShadowType> T handleError(T shadow,
ErrorHandler.FailedOperation op,
Exception ex,
boolean compensate,
Task task,
OperationResult parentResult)
throws SchemaException,
GenericFrameworkException,
CommunicationException,
ObjectNotFoundException,
ObjectAlreadyExistsException,
ConfigurationException,
SecurityViolationException
- Specified by:
handleError
in class ErrorHandler
- Throws:
SchemaException
GenericFrameworkException
CommunicationException
ObjectNotFoundException
ObjectAlreadyExistsException
ConfigurationException
SecurityViolationException
Copyright © 2013 evolveum. All Rights Reserved.