메소드 | 설명 | |
---|---|---|
ExecFormatError ( ) : System | ||
ExecFormatError ( MutableString message ) : System | ||
ExecFormatError ( string message ) : System | ||
ExecFormatError ( string message, Exception inner ) : System |
메소드 | 설명 | |
---|---|---|
ExecFormatError ( System info, System context ) : System |
public ExecFormatError ( MutableString message ) : System | ||
message | MutableString | |
리턴 | System |
protected ExecFormatError ( System info, System context ) : System | ||
info | System | |
context | System | |
리턴 | System |
public ExecFormatError ( string message ) : System | ||
message | string | |
리턴 | System |
public ExecFormatError ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |