Package org.duracloud.syncui.service
Class SyncProcessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.duracloud.syncui.service.SyncProcessException
- All Implemented Interfaces:
Serializable
- Author:
- Daniel Bernstein
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSyncProcessException(String message) SyncProcessException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SyncProcessException
-
SyncProcessException
-