Class SeismogramAuthorizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.sc.seis.sod.source.SodSourceException
edu.sc.seis.sod.source.seismogram.SeismogramSourceException
edu.sc.seis.sod.source.seismogram.SeismogramAuthorizationException
All Implemented Interfaces:
java.io.Serializable

public class SeismogramAuthorizationException
extends SeismogramSourceException
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    SeismogramAuthorizationException()  
    SeismogramAuthorizationException​(java.lang.String arg0)  
    SeismogramAuthorizationException​(java.lang.String arg0, java.lang.Throwable arg1)  
    SeismogramAuthorizationException​(java.lang.Throwable arg0)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait