org.dentaku.services.exception
Class XMLBeanException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.dentaku.services.exception.DentakuException
              extended byorg.dentaku.services.exception.XMLBeanException
All Implemented Interfaces:
java.io.Serializable

public class XMLBeanException
extends DentakuException

See Also:
Serialized Form

Constructor Summary
XMLBeanException()
           
XMLBeanException(java.lang.String message)
           
XMLBeanException(java.lang.String message, java.lang.Throwable cause)
           
XMLBeanException(java.lang.Throwable cause)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLBeanException

public XMLBeanException()

XMLBeanException

public XMLBeanException(java.lang.String message)

XMLBeanException

public XMLBeanException(java.lang.Throwable cause)

XMLBeanException

public XMLBeanException(java.lang.String message,
                        java.lang.Throwable cause)


Copyright © -2004 . All Rights Reserved.