Class ElementExists

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

class ElementExists
extends ComponentConfiguratorException
An exception representing that a given element already exists.

Version:
0.1
Author:
Fabio Kon

Constructor Index

 o ElementExists()
 o ElementExists(String)

Constructors

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