Class AuthTLSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ucsb.nceas.metacat.AuthTLSException
All Implemented Interfaces:
Serializable

public class AuthTLSException extends Exception
Exception thrown when an error occurs in a configuration administrative class
See Also:
  • Constructor Details

    • AuthTLSException

      public AuthTLSException(String message)
      Create a new AuthTLSException.
      Parameters:
      message - The error or warning message.