jmri.configurexml
Class JmriConfigureXmlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jmri.JmriException
              extended by jmri.configurexml.JmriConfigureXmlException
All Implemented Interfaces:
Serializable

public class JmriConfigureXmlException
extends JmriException

Base for JMRI-specific ConfigureXml exceptions. No functionality, just used to confirm type-safety.

Author:
Bob Jacobsen Copyright (C) 2009, 2010
See Also:
Serialized Form

Constructor Summary
JmriConfigureXmlException()
           
JmriConfigureXmlException(String s)
           
JmriConfigureXmlException(String s, Throwable t)
           
 
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

JmriConfigureXmlException

public JmriConfigureXmlException(String s,
                                 Throwable t)

JmriConfigureXmlException

public JmriConfigureXmlException(String s)

JmriConfigureXmlException

public JmriConfigureXmlException()


Copyright © 1997 - 2011 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: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads