Skip to main content

SupSolutionTemplateErrorCode

No description

enum SupSolutionTemplateErrorCode {
OPERATION_FAILED
SUP_SOLUTION_TEMPLATE_APPLICATION_IS_EXISTED
SUP_SOLUTION_TEMPLATE_APPLICATION_NOT_FOUND
SUP_SOLUTION_TEMPLATE_NOT_FOUND
SUP_SOLUTION_TEMPLATE_STABLE_NAME_IS_EXISTED
}

Values

SupSolutionTemplateErrorCode.OPERATION_FAILED

The operation failed.

SupSolutionTemplateErrorCode.SUP_SOLUTION_TEMPLATE_APPLICATION_IS_EXISTED

The solution template already exists.

SupSolutionTemplateErrorCode.SUP_SOLUTION_TEMPLATE_APPLICATION_NOT_FOUND

The solution template application was not found.

SupSolutionTemplateErrorCode.SUP_SOLUTION_TEMPLATE_NOT_FOUND

The solution template was not found.

SupSolutionTemplateErrorCode.SUP_SOLUTION_TEMPLATE_STABLE_NAME_IS_EXISTED

The stable name is already in use.