Class DirectoryCurrentlySynchronisingException

All Implemented Interfaces:
Serializable

public class DirectoryCurrentlySynchronisingException extends CrowdRuntimeException
Thrown when an operation failed because the directory is currently synchronising.
Since:
v5.1
See Also:
  • Constructor Details

    • DirectoryCurrentlySynchronisingException

      public DirectoryCurrentlySynchronisingException(long directoryId)
    • DirectoryCurrentlySynchronisingException

      public DirectoryCurrentlySynchronisingException(long directoryId, Throwable cause)
  • Method Details

    • getDirectoryId

      public long getDirectoryId()