Class ComponentConfiguratorException

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

class ComponentConfiguratorException
extends Exception
An superclass from which all ComponentConfigurator exeptions derive.

Version:
0.1
Author:
Fabio Kon
See Also:
ElementExists, NotFound, HookBusy, HookVacant

Constructor Index

 o ComponentConfiguratorException()
 o ComponentConfiguratorException(String)

Constructors

 o ComponentConfiguratorException
 public ComponentConfiguratorException()
 o ComponentConfiguratorException
 public ComponentConfiguratorException(String s)