Class SynchronizerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.pmp.synchronizer.SynchronizerException
- All Implemented Interfaces:
Serializable
Exception to indicate an error about synchronization
- See Also:
-
Constructor Summary
ConstructorDescriptionSynchronizerException
(String message) SynchronizerException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SynchronizerException
-
SynchronizerException
-