Class StructureSynchronizerException

Object
Throwable
Exception
StructureSynchronizerException
All Implemented Interfaces:
Serializable

@PublicApi public class StructureSynchronizerException extends Exception
This exception is thrown by the StructureSyncManager when it cannot perform the requested operation.
Author:
Igor Sereda
See Also:
  • Constructor Details

    • StructureSynchronizerException

      public StructureSynchronizerException(String message)
    • StructureSynchronizerException

      public StructureSynchronizerException(String message, Throwable cause)