/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | WrappedRuntimeException.java | 28 public class WrappedRuntimeException extends RuntimeException class 42 public WrappedRuntimeException(Exception e) in WrappedRuntimeException() method in WrappedRuntimeException 57 public WrappedRuntimeException(String msg, Exception e) in WrappedRuntimeException() method in WrappedRuntimeException
|
D | DefaultErrorHandler.java | 340 else if(cause instanceof WrappedRuntimeException) in printLocation() 341 cause = ((WrappedRuntimeException)cause).getException(); in printLocation()
|
D | ObjectPool.java | 70 throw new WrappedRuntimeException(cnfe); in ObjectPool()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
D | WrappedRuntimeException.java | 35 public final class WrappedRuntimeException extends RuntimeException class 49 public WrappedRuntimeException(Exception e) in WrappedRuntimeException() method in WrappedRuntimeException 64 public WrappedRuntimeException(String msg, Exception e) in WrappedRuntimeException() method in WrappedRuntimeException
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | FuncDocument.java | 291 instanceof org.apache.xml.utils.WrappedRuntimeException) in getDoc() 294 ((org.apache.xml.utils.WrappedRuntimeException) throwable).getException(); in getDoc() 300 throw new org.apache.xml.utils.WrappedRuntimeException( in getDoc() 335 if (e instanceof org.apache.xml.utils.WrappedRuntimeException) in getDoc() 336 e = ((org.apache.xml.utils.WrappedRuntimeException) e).getException(); in getDoc()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | OutputPropertiesFactory.java | 35 import org.apache.xml.serializer.utils.WrappedRuntimeException; 322 throw new WrappedRuntimeException( in getDefaultMethodProperties() 391 throw new WrappedRuntimeException( in loadPropertiesFile() 408 throw new WrappedRuntimeException( in loadPropertiesFile()
|
D | Encodings.java | 388 throw new org.apache.xml.serializer.utils.WrappedRuntimeException(mue); in loadEncodingInfo() 392 throw new org.apache.xml.serializer.utils.WrappedRuntimeException(ioe); in loadEncodingInfo()
|
D | SerializerFactory.java | 179 throw new org.apache.xml.serializer.utils.WrappedRuntimeException(e); in getSerializer()
|
D | CharInfo.java | 41 import org.apache.xml.serializer.utils.WrappedRuntimeException; 522 throw new WrappedRuntimeException(te);
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | IteratorPool.java | 26 import org.apache.xml.utils.WrappedRuntimeException; 98 throw new WrappedRuntimeException(ex); in getInstance()
|
D | FilterExprIteratorSimple.java | 92 throws org.apache.xml.utils.WrappedRuntimeException in executeFilterExpr() 130 throw new org.apache.xml.utils.WrappedRuntimeException(se); in executeFilterExpr()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
D | DOM3SerializerImpl.java | 28 import org.apache.xml.serializer.utils.WrappedRuntimeException; 113 throw new WrappedRuntimeException(se); in serializeDOM3()
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | XPath.java | 352 while (e instanceof org.apache.xml.utils.WrappedRuntimeException) in execute() 354 e = ((org.apache.xml.utils.WrappedRuntimeException) e).getException(); in execute() 427 while (e instanceof org.apache.xml.utils.WrappedRuntimeException) in bool() 429 e = ((org.apache.xml.utils.WrappedRuntimeException) e).getException(); in bool()
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
D | XObjectFactory.java | 117 throw new org.apache.xml.utils.WrappedRuntimeException(ex); in create() 131 throw new org.apache.xml.utils.WrappedRuntimeException(ex); in create()
|
D | XBooleanStatic.java | 66 throw new org.apache.xml.utils.WrappedRuntimeException(te); in equals()
|
D | XBoolean.java | 164 throw new org.apache.xml.utils.WrappedRuntimeException(te); in equals()
|
D | XString.java | 314 throw new org.apache.xml.utils.WrappedRuntimeException(te); in equals() 480 throw new org.apache.xml.utils.WrappedRuntimeException( in compareToIgnoreCase()
|
D | XNumber.java | 411 throw new org.apache.xml.utils.WrappedRuntimeException(te); in equals()
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | KeyTable.java | 33 import org.apache.xml.utils.WrappedRuntimeException; 225 throw new WrappedRuntimeException(te); in getRefsTable()
|
D | TransformerIdentityImpl.java | 487 catch (org.apache.xml.utils.WrappedRuntimeException wre) in transform() 492 instanceof org.apache.xml.utils.WrappedRuntimeException) in transform() 495 ((org.apache.xml.utils.WrappedRuntimeException) throwable).getException(); in transform() 885 throw new org.apache.xml.utils.WrappedRuntimeException(te); in setDocumentLocator()
|
D | TransformerImpl.java | 637 else if (e instanceof org.apache.xml.utils.WrappedRuntimeException) in transform() 640 ((org.apache.xml.utils.WrappedRuntimeException) e).getException()); in transform() 652 catch (org.apache.xml.utils.WrappedRuntimeException wre) in transform() 657 instanceof org.apache.xml.utils.WrappedRuntimeException) in transform() 660 ((org.apache.xml.utils.WrappedRuntimeException) throwable).getException(); in transform() 1254 while(se instanceof org.apache.xml.utils.WrappedRuntimeException) in transformNode() 1256 Exception e = ((org.apache.xml.utils.WrappedRuntimeException)se).getException(); in transformNode()
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
D | JAXPExtensionsProvider.java | 150 throw new org.apache.xml.utils.WrappedRuntimeException ( xfe ); in extFunction() 202 throw new org.apache.xml.utils.WrappedRuntimeException ( xfe ); in extFunction()
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMAxisIteratorBase.java | 189 throw new org.apache.xml.utils.WrappedRuntimeException(e); in cloneIterator()
|
D | DTMNodeIterator.java | 78 throw new org.apache.xml.utils.WrappedRuntimeException(cnse); in DTMNodeIterator()
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | FuncPosition.java | 93 throw new org.apache.xml.utils.WrappedRuntimeException(cnse); in getPositionInContextNodeList()
|