jmri.configurexml
Class ErrorMemo

java.lang.Object
  extended by jmri.configurexml.ErrorMemo

public class ErrorMemo
extends Object

Memo class to remember errors encountered during loading

Author:
Bob Jacobsen Copyright (c) 2010

Field Summary
 XmlAdapter adapter
           
 String description
           
 Throwable exception
           
 Level level
           
 String operation
           
 String systemName
           
 String userName
           
 
Constructor Summary
ErrorMemo(Level level, XmlAdapter adapter, String operation, String description, String systemName, String userName, Throwable exception)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

level

public Level level

adapter

public XmlAdapter adapter

operation

public String operation

description

public String description

systemName

public String systemName

userName

public String userName

exception

public Throwable exception
Constructor Detail

ErrorMemo

public ErrorMemo(Level level,
                 XmlAdapter adapter,
                 String operation,
                 String description,
                 String systemName,
                 String userName,
                 Throwable exception)


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