Click or drag to resize

NonModifiableElementException Constructor

Overload List
 NameDescription
Public methodNonModifiableElementException Default constructor. Constructs an empty NonModifiableElementException instance.
Public methodNonModifiableElementException(String) Constructs a NonModifiableElementException instance with the specifed exception message.
Public methodNonModifiableElementException(String, Exception) Constructs a NonModifiableElementException instance with the specifed exception message and underlying (inner) exception.
Top
See Also