Vector |
| Name | Description | |
|---|---|---|
| VectorLengthException | Initializes 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. |