fr.esrf.tangoatk.core
Class AttributeReadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.esrf.tangoatk.core.ATKException
              extended by fr.esrf.tangoatk.core.AttributeReadException
All Implemented Interfaces:
java.io.Serializable

public class AttributeReadException
extends ATKException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.esrf.tangoatk.core.ATKException
ERROR, PANIC, severity, WARNING
 
Constructor Summary
AttributeReadException()
           
AttributeReadException(fr.esrf.Tango.DevFailed e)
           
AttributeReadException(java.lang.String s)
           
 
Method Summary
 java.lang.String getVersion()
           
 
Methods inherited from class fr.esrf.tangoatk.core.ATKException
getDescription, getDescription, getErrors, getMessage, getOrigin, getOrigin, getReason, getReason, getSeverity, getSeverity, getSourceName, getStackLength, setError, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeReadException

public AttributeReadException(fr.esrf.Tango.DevFailed e)

AttributeReadException

public AttributeReadException(java.lang.String s)

AttributeReadException

public AttributeReadException()
Method Detail

getVersion

public java.lang.String getVersion()
Overrides:
getVersion in class ATKException