DeployedApiDocumentationErrorCode
Defines error codes for API documentation generation operations.
enum DeployedApiDocumentationErrorCode {
COULD_NOT_GENERATE
COMPONENT_TYPE_NOT_SUPPORTED
COULD_NOT_LOAD_PUBLISHER_INFO
}
Values
DeployedApiDocumentationErrorCode.COULD_NOT_GENERATE {#could-not-generate}
DeployedApiDocumentationErrorCode.COMPONENT_TYPE_NOT_SUPPORTED {#component-type-not-supported}
DeployedApiDocumentationErrorCode.COULD_NOT_LOAD_PUBLISHER_INFO {#could-not-load-publisher-info}
Was this topic helpful?