Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.thermidor.xml.output
Class HandlerRegister.HandlerInitException  view HandlerRegister.HandlerInitException download HandlerRegister.HandlerInitException.java

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.thermidor.util.exception.GenericException
              extended bycom.thermidor.xml.output.HandlerRegister.HandlerRegisterException
                  extended bycom.thermidor.xml.output.HandlerRegister.HandlerInitException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
HandlerRegister

public class HandlerRegister.HandlerInitException
extends HandlerRegister.HandlerRegisterException


Nested Class Summary
 
Nested classes inherited from class java.lang.Throwable
 
Field Summary
 
Fields inherited from class com.thermidor.util.exception.GenericException
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
HandlerRegister.HandlerInitException()
           
HandlerRegister.HandlerInitException(java.lang.String message)
           
HandlerRegister.HandlerInitException(java.lang.String message, java.lang.Throwable cause)
           
HandlerRegister.HandlerInitException(java.lang.Throwable cause)
           
 
Methods inherited from class com.thermidor.util.exception.GenericException
getRootCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HandlerRegister.HandlerInitException

public HandlerRegister.HandlerInitException()

HandlerRegister.HandlerInitException

public HandlerRegister.HandlerInitException(java.lang.String message)

HandlerRegister.HandlerInitException

public HandlerRegister.HandlerInitException(java.lang.Throwable cause)

HandlerRegister.HandlerInitException

public HandlerRegister.HandlerInitException(java.lang.String message,
                                            java.lang.Throwable cause)