org.lsst.ccs.drivers.ad
Class Ad7747Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.usb.UsbException
              extended by org.lsst.ccs.drivers.ad.Ad7747Exception
All Implemented Interfaces:
Serializable

public class Ad7747Exception
extends javax.usb.UsbException

Exception class for reporting board errors

Author:
Owen Saxton
See Also:
Serialized Form

Constructor Summary
Ad7747Exception()
          Constructors
Ad7747Exception(String msg)
           
 
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

Ad7747Exception

public Ad7747Exception()
Constructors


Ad7747Exception

public Ad7747Exception(String msg)


Copyright © 2012 LSST. All Rights Reserved.