org.lsst.ccs.drivers.wattsup
Class WattsUpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.lsst.ccs.drivers.wattsup.WattsUpException
All Implemented Interfaces:
Serializable

public class WattsUpException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
WattsUpException(Exception e)
           
WattsUpException(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

WattsUpException

public WattsUpException(String msg)

WattsUpException

public WattsUpException(Exception e)


Copyright © 2012 LSST. All Rights Reserved.