org.fosstrak.hal.impl.sim
Class SimulatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fosstrak.hal.impl.sim.SimulatorException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SimulatorServerException

public class SimulatorException
extends java.lang.Exception

Author:
regli
See Also:
Serialized Form

Constructor Summary
SimulatorException()
           
SimulatorException(java.lang.String description)
           
 
Method Summary
 
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

SimulatorException

public SimulatorException()

SimulatorException

public SimulatorException(java.lang.String description)
Parameters:
description -


Copyright © 2008. All Rights Reserved.