DzError Class Reference
[Basic Objects]

DAZ Script error code type. More...

Inheritance diagram for DzError:

Number Object List of all members.

Detailed Description

DAZ Script error code type.

0x00000000 - DZ_NO_ERROR
0x00000050 - DZ_ALREADY_EXISTS_ERROR
0x00000051 - DZ_DOES_NOT_EXIST_ERROR
0x00000052 - DZ_NON_UNIQUE_NAME_ERROR
0x00000053 - DZ_ILLEGAL_HIERARCHY_ERROR
0x00000060 - DZ_ILLEGAL_ARGUMENT_ERROR
0x00000061 - DZ_ILLEGAL_OPERATION_ERROR
0x00000062 - DZ_OPERATION_FAILED_ERROR
0x00000063 - DZ_NO_MATCH_ERROR
0x00000064 - DZ_USER_CANCELLED_OPERATION
0x00000065 - DZ_UNHANDLED_EXCEPTION_ERROR
0x00000070 - DZ_TYPE_MISMATCH_ERROR
0x00000080 - DZ_SCRIPT_PARSE_ERROR
0x00000090 - DZ_MEMORY_ALLOCATION_ERROR
0x00000100 - DZ_PROFILE_NOT_SUPPORTED_ERROR
0x00000101 - DZ_ALREADY_BOUND_ERROR
0x00000102 - DZ_NOT_BOUND_ERROR
0x00000200 - DZ_UNABLE_TO_OPEN_FILE_ERROR
0x00000201 - DZ_SECTION_NOT_OPEN_ERROR
0x00000202 - DZ_SECTION_LENGTH_EXCEEDED_ERROR
0x00000203 - DZ_FORMAT_NOT_SUPPORTED_ERROR
0x00000204 - DZ_FILE_FORMAT_ERROR

You can use the global function getErrorMessage() to convert an error code into a user-readable string.


Generated on Thu Sep 24 12:21:12 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.