메소드 | 설명 | |
---|---|---|
ErrorManager ( ) : System | ||
ErrorManager ( bool prefixMsgType, bool suffixPos ) : System | ||
ReportError ( string msg ) : void | ||
ReportError ( string msg, int>.Tuple |
||
ReportInfoMessage ( string msg ) : void | ||
ReportInfoMessage ( string msg, int>.Tuple |
||
ReportWarning ( string msg ) : void | ||
ReportWarning ( string msg, int>.Tuple |
메소드 | 설명 | |
---|---|---|
ReportError ( |
||
ReportInfoMessage ( |
||
ReportWarning ( |
public ErrorManager ( bool prefixMsgType, bool suffixPos ) : System | ||
prefixMsgType | bool | |
suffixPos | bool | |
리턴 | System |
public ReportError ( string msg, int>.Tuple |
||
msg | string | |
startPos | int>.Tuple | |
endPos | int>.Tuple | |
리턴 | void |
public ReportInfoMessage ( string msg, int>.Tuple |
||
msg | string | |
startPos | int>.Tuple | |
endPos | int>.Tuple | |
리턴 | void |
public ReportWarning ( string msg, int>.Tuple |
||
msg | string | |
startPos | int>.Tuple | |
endPos | int>.Tuple | |
리턴 | void |