daikon
Class Runtime.AbstractException

Object
  extended by Throwable
      extended by Error
          extended by Runtime.AbstractException
All Implemented Interfaces:
Serializable
Enclosing class:
Runtime

public static class Runtime.AbstractException
extends Error

See Also:
Serialized Form

Constructor Summary
Runtime.AbstractException()
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Runtime.AbstractException

public Runtime.AbstractException()