Class OperationCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.documents.webdav.model.OperationCancelledException
All Implemented Interfaces:
Serializable

public class OperationCancelledException extends Exception
See Also:
  • Constructor Details

    • OperationCancelledException

      public OperationCancelledException()
    • OperationCancelledException

      public OperationCancelledException(String message)
    • OperationCancelledException

      public OperationCancelledException(String message, Throwable e)