OneNote.ErrorCodes enum
Fields
| accessDenied = "AccessDenied" | |
| generalException = "GeneralException" | |
| invalidArgument = "InvalidArgument" | |
| invalidOperation = "InvalidOperation" | |
| invalidState = "InvalidState" | |
| itemNotFound = "ItemNotFound" | |
| notImplemented = "NotImplemented" | |
| notSupported = "NotSupported" | |
| operationAborted = "OperationAborted" |