Class StructureSynchronizerException
- All Implemented Interfaces:
Serializable
This exception is thrown by the
StructureSyncManager when it cannot perform the requested operation.- Author:
- Igor Sereda
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStructureSynchronizerException(String message) StructureSynchronizerException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StructureSynchronizerException
-
StructureSynchronizerException
-