Method | Description | |
---|---|---|
CopybookParsingException ( string message ) : System |
Custom constructor using a message
|
|
CopybookParsingException ( string message, |
Custom constructor using a message and an inner exception
|
public CopybookParsingException ( string message ) : System | ||
message | string | |
return | System |
public CopybookParsingException ( string message, |
||
message | string | |
cause | ||
return | System |