Class ServerAuthException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServerAuthException
    extends java.security.GeneralSecurityException
    Version:
    $Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $
    See Also:
    Serialized Form
    • 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
    • Constructor Detail

      • ServerAuthException

        public ServerAuthException()
      • ServerAuthException

        public ServerAuthException​(java.lang.String s)
      • ServerAuthException

        public ServerAuthException​(java.lang.String s,
                                   java.lang.Throwable throwable)
      • ServerAuthException

        public ServerAuthException​(java.lang.Throwable throwable)