OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTMConfigurationException
(Results
1 - 3
of
3
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMConfigurationException.java
19
* $Id:
DTMConfigurationException
.java 468653 2006-10-28 07:07:05Z minchau $
28
public class
DTMConfigurationException
extends DTMException {
32
* Create a new <code>
DTMConfigurationException
</code> with no
35
public
DTMConfigurationException
() {
40
* Create a new <code>
DTMConfigurationException
</code> with
45
public
DTMConfigurationException
(String msg) {
50
* Create a new <code>
DTMConfigurationException
</code> with a
54
*
DTMConfigurationException
.
56
public
DTMConfigurationException
(Throwable e) {
61
* Create a new <code>
DTMConfigurationException
</code> with th
[
all
...]
DTMManager.java
128
* @throws
DTMConfigurationException
132
throws
DTMConfigurationException
142
throw new
DTMConfigurationException
(XMLMessages.createXMLMessage(
149
throw new
DTMConfigurationException
(XMLMessages.createXMLMessage(
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 856 milliseconds