Method | Description | |
---|---|---|
GetErrorCode ( string errorName ) : int | ||
IsSystemError ( int value ) : bool | ||
IsSystemError ( string name ) : bool |
Method | Description | |
---|---|---|
BuildErrorMap ( ) : int>.Dictionary |
||
SystemErrorCodes ( ) : System |
public static GetErrorCode ( string errorName ) : int | ||
errorName | string | |
return | int |
public static IsSystemError ( int value ) : bool | ||
value | int | |
return | bool |
public static IsSystemError ( string name ) : bool | ||
name | string | |
return | bool |