Method | Description | |
---|---|---|
PpkFormatterException ( PpkErrorType err ) : System | ||
PpkFormatterException ( PpkErrorType err, string message ) : System | ||
PpkFormatterException ( PpkErrorType err, string message, |
public PpkFormatterException ( PpkErrorType err ) : System | ||
err | PpkErrorType | |
return | System |
public PpkFormatterException ( PpkErrorType err, string message ) : System | ||
err | PpkErrorType | |
message | string | |
return | System |
public PpkFormatterException ( PpkErrorType err, string message, |
||
err | PpkErrorType | |
message | string | |
innerException | ||
return | System |