Package org.eclipse.wst.xsl.invoker
public class ConfigurationException extends java.lang.ExceptionAn exception thrown when configuration of an XSL transform pipeline fails.
Constructor Summary |
ConfigurationException(java.lang.String msg
,
java.lang.Throwable t) |
Method Summary |
Constructor Detail |
public ConfigurationException(java.lang.String msg
,
java.lang.Throwable t)
Create the exception.