Class SyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.oak.spi.security.authentication.external.SyncException
- All Implemented Interfaces:
Serializable
Exception thrown by methods defined on the
SyncHandler
interface indicating that user or group synchronization failed.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSyncException(String message) SyncException(String message, Throwable throwable) SyncException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SyncException
-
SyncException
-
SyncException
-