Class ElementExists

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----ElementExists

class ElementExists
extends Exception

Constructor Index

 o ElementExists()
 o ElementExists(String)

Constructors

 o ElementExists
 public ElementExists()
 o ElementExists
 public ElementExists(String s)