org.oXML.type
Class Threads.NoContextForThreadException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.oXML.ObjectBoxException
              extended byorg.oXML.type.Threads.NoContextForThreadException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Threads

public static class Threads.NoContextForThreadException
extends ObjectBoxException

See Also:
Serialized Form

Constructor Summary
Threads.NoContextForThreadException()
           
 
Methods inherited from class org.oXML.ObjectBoxException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

Threads.NoContextForThreadException

public Threads.NoContextForThreadException()