org.lsst.ccs.drivers.parker
Class AcrComm.Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.lsst.ccs.drivers.parker.AcrComm.Exception
All Implemented Interfaces:
Serializable
Enclosing class:
AcrComm

public class AcrComm.Exception
extends RuntimeException

Inner exception class for laundering non-runtime exceptions

See Also:
Serialized Form

Constructor Summary
AcrComm.Exception(Throwable e)
           
 
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

AcrComm.Exception

public AcrComm.Exception(Throwable e)


Copyright © 2012 LSST. All Rights Reserved.