Class ServerAuthException

All Implemented Interfaces:
Serializable

public class ServerAuthException extends GeneralSecurityException
Version:
$Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $
See Also:
  • Constructor Details

    • ServerAuthException

      public ServerAuthException()
    • ServerAuthException

      public ServerAuthException(String s)
    • ServerAuthException

      public ServerAuthException(String s, Throwable throwable)
    • ServerAuthException

      public ServerAuthException(Throwable throwable)