Create a new DTMConfigurationException with a
given Exception base cause of the error.
Parameters: e - The exception to be encapsulated in aDTMConfigurationException.
Create a new DTMConfigurationException with the
given Exception base cause and detail message.
Parameters: msg - The detail message. Parameters: e - The exception to be wrapped in a DTMConfigurationException
Wrap an existing exception in a DTMConfigurationException.
Parameters: message - The error or warning message, or null touse the message from the embedded exception. Parameters: locator - The locator object for the error or warning. Parameters: e - Any exception.
Fields inherited from org.apache.xml.dtm.DTMException