HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdValidationErrorType Class Reference

#include <error.h>

Detailed Description

UsdValidationErrorType reflects severity of a validation error, which can then be reported appropriately to the users.

None: No Error. Error: Associates the UsdValidationErrorType with an actual Error reported by the validation task. Warn: Associates the UsdValidationErrorType with a less severe situation and hence reported as warning by the validation task. Info: Associates the UsdValidationErrorType with information which needs to be reported to the users by the validation task.

Definition at line 22 of file error.h.


The documentation for this class was generated from the following file: