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

public class SubsetterException extends Exception
See Also:
  • Constructor Details

    • SubsetterException

      public SubsetterException()
    • SubsetterException

      public SubsetterException(String arg0)
    • SubsetterException

      public SubsetterException(Throwable arg0)
    • SubsetterException

      public SubsetterException(String arg0, Throwable arg1)