Method | Description | |
---|---|---|
ValidationException ( ) : System | ||
ValidationException ( string message ) : System | ||
ValidationException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
ValidationException ( SerializationInfo info, StreamingContext context ) : System |
public ValidationException ( string message ) : System | ||
message | string | |
return | System |
public ValidationException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |