Home
last modified time | relevance | path

Searched defs:TunnelException (Results 1 – 1 of 1) sorted by relevance

/build/make/backported_fixes/src/java/com/android/build/backportedfixes/common/
DParser.java103 private static class TunnelException extends RuntimeException { class
104 TunnelException(Exception cause) { in TunnelException() method in TunnelException