icecube.daq.domcal
Class DOMCalibrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by icecube.daq.domcal.DOMCalibrationException
All Implemented Interfaces:
java.io.Serializable

public class DOMCalibrationException
extends java.lang.Exception

Calibrator exception class.

Author:
kael
See Also:
Serialized Form

Constructor Summary
DOMCalibrationException(java.lang.String msg)
          Constructor
 
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

DOMCalibrationException

public DOMCalibrationException(java.lang.String msg)
Constructor

Parameters:
msg - error text


Copyright © 2006 IceCube Collaboration. All Rights Reserved.