Overload List

NameDescription
DimensionMismatchException()()()
Initializes a new dimension mismatch exception.
DimensionMismatchException(String)
Inititalizes a new dimension mismatch exception with the given exception message.
DimensionMismatchException(SerializationInfo, StreamingContext)
Initalizes a new dimension mismatch exception with the given serialization information and streaming context.
DimensionMismatchException(String, Exception)
Initializes a new dimension mismatch exception with the given exception message and inner exception.

See Also