Class OneDriveException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.amilesend.onedrive.OneDriveException
All Implemented Interfaces:
Serializable

public class OneDriveException extends Exception
Defines the exception thrown from OneDriveFactoryStateManager.
See Also:
  • Constructor Details

    • OneDriveException

      public OneDriveException(String msg, Throwable cause)
      Creates a new OneDriveException.
      Parameters:
      msg - the exception message
      cause - the cause of the exception