com.lotus.xsl
Class WrongXML4JVersionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.lotus.xsl.XSLProcessorException
                    |
                    +--com.lotus.xsl.WrongXML4JVersionException

public class WrongXML4JVersionException
extends XSLProcessorException

See Also:
Serialized Form

Constructor Summary
WrongXML4JVersionException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WrongXML4JVersionException

public WrongXML4JVersionException(java.lang.String message)