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
public class SyncProcessException extends Exception
- Author:
- Daniel Bernstein
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SyncProcessException(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
-
-