Package org.eclipse.wst.xsl.invoker


org.eclipse.wst.xsl.invoker
Class ConfigurationException



public class ConfigurationException
extends java.lang.Exception
An 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

ConfigurationException

public ConfigurationException(java.lang.String msg , java.lang.Throwable t)

Create the exception.