Package edu.sc.seis.seisFile
Class SeisFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.sc.seis.seisFile.SeisFileException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FDSNSourceIdException
,FDSNWSException
,InvalidResponse
,SeedFormatException
,SeedlinkException
,StationXMLException
Exception type for error in SeisFile.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSeisFileException
(String message) SeisFileException
(String message, Throwable cause) SeisFileException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SeisFileException
public SeisFileException() -
SeisFileException
-
SeisFileException
-
SeisFileException
-