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
DeployedApiDocumentationErrorCode.COMPONENT_TYPE_NOT_SUPPORTED
DeployedApiDocumentationErrorCode.COULD_NOT_LOAD_PUBLISHER_INFO
Was this topic helpful?