All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.webmacro.util.InitException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.webmacro.util.InitException

public final class InitException
extends Exception
This exception is used to indicate that a resource was not propertly able to initialize itself in its constructor.


Constructor Index

 o InitException(String)

Constructors

 o InitException
 public InitException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index