byucc.jhdl.apps.Stimulator
Class StimulatorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bybyucc.jhdl.apps.Stimulator.StimulatorException
All Implemented Interfaces:
java.io.Serializable

public class StimulatorException
extends java.lang.Exception

Exception intended for use in custom exception handling related to the Stimulator package and its classes

Author:
Anthony L. Slade
See Also:
Serialized Form

Constructor Summary
StimulatorException()
           
StimulatorException(java.lang.String message)
           
 
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

StimulatorException

public StimulatorException()

StimulatorException

public StimulatorException(java.lang.String message)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.