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