fr.esrf.tangoatk.core
Class AttributeSetException

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.AttributeSetException
All Implemented Interfaces:
java.io.Serializable

public class AttributeSetException
extends ATKException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.esrf.tangoatk.core.ATKException
ERROR, PANIC, severity, WARNING
 
Constructor Summary
AttributeSetException(fr.esrf.Tango.DevFailed e)
           
AttributeSetException(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

AttributeSetException

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

AttributeSetException

public AttributeSetException(java.lang.String s)
Method Detail

getVersion

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