The exception that is thrown when attempting an operation on objects with incompatible dimensions.
More...
|
| DimensionMismatchException (SerializationInfo info, StreamingContext context) |
| Initalizes a new dimension mismatch exception with the given serialization information and streaming context. More...
|
|
The exception that is thrown when attempting an operation on objects with incompatible dimensions.
Meta.Numerics.DimensionMismatchException.DimensionMismatchException |
( |
| ) |
|
|
inline |
Initializes a new dimension mismatch exception.
Meta.Numerics.DimensionMismatchException.DimensionMismatchException |
( |
String |
message | ) |
|
|
inline |
Inititalizes a new dimension mismatch exception with the given exception message.
- Parameters
-
message | The exception message. |
Meta.Numerics.DimensionMismatchException.DimensionMismatchException |
( |
String |
message, |
|
|
Exception |
innerException |
|
) |
| |
|
inline |
Initializes a new dimension mismatch exception with the given exception message and inner exception.
- Parameters
-
message | The exeption message. |
innerException | The inner exception. |
Meta.Numerics.DimensionMismatchException.DimensionMismatchException |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inlineprotected |
Initalizes a new dimension mismatch exception with the given serialization information and streaming context.
- Parameters
-
info | The serialization information. |
context | The streaming context. |
The documentation for this class was generated from the following file:
- igtest/numerics/MetaNumerics/Numerics/Numerics/Core/Exceptions.cs