Apache CXF API

org.apache.cxf.js.rhino
Class AbstractDOMProvider.JSDOMProviderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.cxf.js.rhino.AbstractDOMProvider.JSDOMProviderException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractDOMProvider

public static class AbstractDOMProvider.JSDOMProviderException
extends Exception

See Also:
Serialized Form

Constructor Summary
AbstractDOMProvider.JSDOMProviderException(String reason)
           
 
Method Summary
 
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

AbstractDOMProvider.JSDOMProviderException

public AbstractDOMProvider.JSDOMProviderException(String reason)

Apache CXF API

Apache CXF