com.jclark.xsl.tr
Class UncheckedXSLException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.jclark.xsl.tr.UncheckedXSLException
All Implemented Interfaces:
java.io.Serializable

class UncheckedXSLException
extends java.lang.RuntimeException


Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
(package private) UncheckedXSLException(XSLException e)
           
 
Method Summary
(package private)  XSLException getXSLException()
           
 
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

UncheckedXSLException

UncheckedXSLException(XSLException e)
Method Detail

getXSLException

XSLException getXSLException()