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