HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Error.h
Go to the documentation of this file.
1 /*
2  * PROPRIETARY INFORMATION. This software is proprietary to
3  * Side Effects Software Inc., and is not to be reproduced,
4  * transmitted, or disclosed in any way without written permission.
5  *
6  * NAME: GU_Error.h (C++)
7  *
8  * COMMENTS:
9  * This is a list of all GU errors or warnings.
10  *
11 */
12 
13 #ifndef __GU_Error__
14 #define __GU_Error__
15 
16 #include <UT/UT_Error.h>
17 
19 
21 {
23 
26 
28 
31 
34 
36 
38 
45 
53 
61 
63 
65 
67 
71 
76 
80 
82 
84 
86 
90 
92 
94 
97 
100 
104 
109 
111 
113 
117 
119 };
120 
121 #endif
UT_ErrorSeverity
Definition: UT_Error.h:25
UT_ErrorSeverity GU_ERROR
Definition: GU_Error.h:18
GU_ErrorCodes
Definition: GU_Error.h:20