Overload List

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

See Also