Method | Description | |
---|---|---|
PdfAccessException ( string message ) : System | ||
PdfAccessException ( string message, Exception inner ) : System |
public PdfAccessException ( string message ) : System | ||
message | string | |
return | System |
public PdfAccessException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |