Class IgnoreProvisionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.syncope.core.provisioning.api.pushpull.IgnoreProvisionException
- All Implemented Interfaces:
Serializable
Raised when the given any object is to be ignored for pull / push.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IgnoreProvisionException
public IgnoreProvisionException() -
IgnoreProvisionException
-