메소드 |
설명 |
|
CheckId ( ErrorId id ) : int |
|
|
Clear ( ) : void |
|
|
Dispose ( ) : void |
|
|
Dump ( string trace ) : void |
|
|
Error ( ) : System |
|
|
Fmt ( StrBuf buf ) : void |
|
|
Fmt ( StrBuf buf, int opts ) : void |
|
|
FmtSeverity ( ) : string |
|
|
GetDict ( ) : StrDict |
|
|
GetGeneric ( ) : int |
|
|
GetId ( int i ) : ErrorId |
|
|
GetSeverity ( ) : int |
|
|
IsError ( ) : int |
|
|
IsFatal ( ) : int |
|
|
IsInfo ( ) : int |
|
|
IsWarning ( ) : int |
|
|
Marshall0 ( StrBuf arg0 ) : void |
|
|
Marshall1 ( StrDict arg0 ) : void |
|
|
Marshall2 ( StrBuf arg0 ) : void |
|
|
Net ( string op, string arg ) : void |
|
|
Set ( ErrorId id ) : Error |
|
|
Set ( ErrorSeverity s, string fmt ) : Error |
|
|
Snap ( ) : void |
|
|
Sys ( string op, string arg ) : void |
|
|
Test ( ) : int |
|
|
UnMarshall0 ( StrPtr arg0 ) : void |
|
|
UnMarshall1 ( StrDict arg0 ) : void |
|
|
UnMarshall2 ( StrPtr arg0 ) : void |
|
|