Overload List

  NameDescription
InvalidBinBdryException()()()
Default constructor. Constructs an empty InvalidBinBdryException instance.
InvalidBinBdryException(String)
Constructs a InvalidBinBdryException instance with the specifed exception message.
InvalidBinBdryException(String, Exception)
Constructs a InvalidBinBdryException instance with the specifed exception message and underlying (inner) exception.

See Also