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(string msg, string file, long line)
Undocumented in source.

Meta