Class FullSyncRequiredException

All Implemented Interfaces:
Serializable

public class FullSyncRequiredException extends UcmdbCheckedException
Cannot get changes due to size or other reason. Full synchronization required in this case.
See Also:
  • Constructor Details

    • FullSyncRequiredException

      public FullSyncRequiredException(Throwable cause)
    • FullSyncRequiredException

      public FullSyncRequiredException(String message)
    • FullSyncRequiredException

      public FullSyncRequiredException(String message, Throwable cause)