org.lsst.ccs.subsystems.fcs.errors
Class ReadingADCException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.lsst.ccs.subsystems.fcs.errors.ReadingADCException
All Implemented Interfaces:
Serializable

public class ReadingADCException
extends Exception

Author:
virieux
See Also:
Serialized Form

Constructor Summary
ReadingADCException(Object readed)
           
ReadingADCException(String string)
           
 
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

ReadingADCException

public ReadingADCException(String string)

ReadingADCException

public ReadingADCException(Object readed)


Copyright © 2013 LSST. All Rights Reserved.