IllegalElementException

IllegalElementException is thrown by Collection methods that add (or replace) elements (and/or keys) when their arguments are null or do not pass screeners.

Constructors

this
this(istring msg, istring file, long line)
Undocumented in source.

Meta