org.xwt.mips
Class VM.EmulationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.xwt.mips.VM.EmulationException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
VM.FaultException
Enclosing class:
VM

public static class VM.EmulationException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
VM.EmulationException()
           
VM.EmulationException(java.lang.String s)
           
 
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

VM.EmulationException

public VM.EmulationException()

VM.EmulationException

public VM.EmulationException(java.lang.String s)