Class OneDriveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.cms.clouddrives.CloudDriveException
org.exoplatform.services.cms.clouddrives.CloudProviderException
org.exoplatform.services.cms.clouddrives.onedrive.OneDriveException
All Implemented Interfaces:
Serializable

public class OneDriveException extends org.exoplatform.services.cms.clouddrives.CloudProviderException
See Also:
  • Constructor Details

    • OneDriveException

      public OneDriveException(String message, Throwable cause)
    • OneDriveException

      public OneDriveException(String message)
    • OneDriveException

      public OneDriveException(Throwable th)