ovm.util
Class Runabout.RunaboutException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--ovm.util.Runabout.RunaboutException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Runabout

public static class Runabout.RunaboutException
extends java.lang.RuntimeException

Generic Exception for problems in the Runabout.

Author:
Christian Grothoff
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


http://www.ovmj.org/runabout/