gr.uoa.di.madgik.environment.is.elements.plot.errorhandling
Class PlotErrorMapping

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.plot.errorhandling.PlotErrorMapping
All Implemented Interfaces:
Serializable

public class PlotErrorMapping
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 int ExitCode
           
 String FullErrorName
           
 String Message
           
 String SimpleErrorName
           
 
Constructor Summary
PlotErrorMapping()
           
 
Method Summary
 void FromXML(Element XML)
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExitCode

public int ExitCode

FullErrorName

public String FullErrorName

SimpleErrorName

public String SimpleErrorName

Message

public String Message
Constructor Detail

PlotErrorMapping

public PlotErrorMapping()
Method Detail

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2013. All Rights Reserved.