메소드 | 설명 | |
---|---|---|
PpkFormatterException ( PpkErrorType err ) : System | ||
PpkFormatterException ( PpkErrorType err, string message ) : System | ||
PpkFormatterException ( PpkErrorType err, string message, |
public PpkFormatterException ( PpkErrorType err ) : System | ||
err | PpkErrorType | |
리턴 | System |
public PpkFormatterException ( PpkErrorType err, string message ) : System | ||
err | PpkErrorType | |
message | string | |
리턴 | System |
public PpkFormatterException ( PpkErrorType err, string message, |
||
err | PpkErrorType | |
message | string | |
innerException | ||
리턴 | System |