Package edu.sc.seis.sod.subsetter
Class SubsetterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.sc.seis.sod.subsetter.SubsetterException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnknownScriptResult
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSubsetterException
(String arg0) SubsetterException
(String arg0, Throwable arg1) SubsetterException
(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SubsetterException
public SubsetterException() -
SubsetterException
-
SubsetterException
-
SubsetterException
-