VectorLengthException Constructor

Overload List

VectorLengthExceptionInitializes an exception with the default message.
VectorLengthException(String)Initializes an exception with a given message.
VectorLengthException(String, Exception)Initializes an exception with a given message and inner exception.

See Also