Click or drag to resize

DimensionMismatchException Constructor

Overload List
  NameDescription
Public methodDimensionMismatchException
Initializes a new dimension mismatch exception.
Public methodDimensionMismatchException(String)
Initializes a new dimension mismatch exception with the given exception message.
Public methodDimensionMismatchException(String, Exception)
Initializes a new dimension mismatch exception with the given exception message and inner exception.
Top
See Also