jmri
Class ProgrammerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jmri.JmriException
              extended by jmri.ProgrammerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProgModeException, ProgReadException, ProgWriteException

public class ProgrammerException
extends JmriException

Base for exceptions indicating problems in Programmer operations.

Author:
Bob Jacobsen Copyright (C) 2001
See Also:
Serialized Form

Constructor Summary
ProgrammerException()
           
ProgrammerException(String s)
           
 
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

ProgrammerException

public ProgrammerException(String s)

ProgrammerException

public ProgrammerException()


Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo