org.compass.core.util.backport.java.util
Class TreeMap.IteratorIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.compass.core.util.backport.java.util.TreeMap.IteratorIOException
All Implemented Interfaces:
Serializable
Enclosing class:
TreeMap

static class TreeMap.IteratorIOException
extends RuntimeException


Constructor Summary
TreeMap.IteratorIOException(IOException e)
           
 
Method Summary
(package private)  IOException getException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeMap.IteratorIOException

TreeMap.IteratorIOException(IOException e)
Method Detail

getException

IOException getException()


Copyright (c) 2004-2006 The Compass Project.