Guest User

Untitled

a guest
Jun 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. java.lang.SecurityException
  2.  
  3. Throws:
  4. UnsupportedOperationException - add is not supported by this collection.
  5. ClassCastException - class of the specified element prevents it from being added to this collection.
  6. NullPointerException - if the specified element is null and this collection does not support null elements.
  7. IllegalArgumentException - some aspect of this element prevents it from being added to this collection.
Add Comment
Please, Sign In to add comment