Package ucar.atd.dorade
Class DoradeSweep.DoradeSweepException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- ucar.atd.dorade.DoradeSweep.DoradeSweepException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DoradeSweep
public static class DoradeSweep.DoradeSweepException extends IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DoradeSweepException(Exception ex)
protected
DoradeSweepException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-