org.lsst.ccs.drivers.mcc
Class MccUsbException

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

public class MccUsbException
extends javax.usb.UsbException

See Also:
Serialized Form

Constructor Summary
MccUsbException()
           
MccUsbException(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

MccUsbException

public MccUsbException()

MccUsbException

public MccUsbException(String msg)


Copyright © 2012 LSST. All Rights Reserved.