Class HookBusy

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

class HookBusy
extends ComponentConfiguratorException
An exception representing that a Hook already has something attached to it.

Version:
0.1
Author:
Fabio Kon

Constructor Index

 o HookBusy()
 o HookBusy(String)

Constructors

 o HookBusy
 public HookBusy()
 o HookBusy
 public HookBusy(String s)