Class StationXMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.sc.seis.seisFile.SeisFileException
edu.sc.seis.seisFile.fdsnws.stationxml.StationXMLException
All Implemented Interfaces:
Serializable

public class StationXMLException extends SeisFileException
See Also:
  • Constructor Details

    • StationXMLException

      public StationXMLException()
    • StationXMLException

      public StationXMLException(String arg0)
    • StationXMLException

      public StationXMLException(Throwable arg0)
    • StationXMLException

      public StationXMLException(String arg0, Throwable arg1)