OfficeExtension.ErrorCodes class
Represents the error code that can be returned by OfficeExtension.Error.code.
To learn more about the error codes, see Office Common API error codes.
TypeScript
public static accessDenied: string;
Property Value
string
TypeScript
public static activityLimitReached: string;
Property Value
string
TypeScript
public static apiNotFound: string;
Property Value
string
TypeScript
public static cannotRegisterEvent: string;
Property Value
string
TypeScript
public static connectionFailure: string;
Property Value
string
TypeScript
public static generalException: string;
Property Value
string
TypeScript
public static invalidArgument: string;
Property Value
string
TypeScript
public static invalidObjectPath: string;
Property Value
string
TypeScript
public static invalidRequestContext: string;
Property Value
string
TypeScript
public static propertyNotLoaded: string;
Property Value
string
TypeScript
public static runMustReturnPromise: string;
Property Value
string
TypeScript
public static valueNotLoaded: string;
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: