SaverException class

Last modified: September 30, 2014

Applies to: Office 365 | OneDrive

In this article
Methods
Defined in
Package

Represents exceptions raised by the saver while attempting to save a file onto OneDrive.

public class SaverException extends Exception

Name

Description

SaverException.getErrorType method

Gets the specific error type for this exception.

SaverException.getDebugErrorInfo method

Gets the specific debug error message used for development, which can change at any time.

SaverException.java

Show: