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

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.IteratorNoClassException
All Implemented Interfaces:
Serializable
Enclosing class:
TreeMap

static class TreeMap.IteratorNoClassException
extends RuntimeException


Constructor Summary
TreeMap.IteratorNoClassException(ClassNotFoundException e)
           
 
Method Summary
(package private)  ClassNotFoundException 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.IteratorNoClassException

TreeMap.IteratorNoClassException(ClassNotFoundException e)
Method Detail

getException

ClassNotFoundException getException()


Copyright (c) 2004-2006 The Compass Project.