public constructor InvalidSizeException.InvalidSizeException

Brief

A constructor.

Declaration
C#
  InvalidSizeException (string paramName)

Parameters
paramName

The name of the parameter that caused the exception.

Declared in InvalidSizeException

back