Class AuthorizationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AuthorizationException
    extends javax.naming.NamingException
    AuthorizationException is thrown when an attempt to authorize a user fails.
    Version:
    $Revision: 1330 $
    Author:
    Middleware Services
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class javax.naming.NamingException

        remainingName, resolvedName, resolvedObj, rootException
    • Method Summary

      • Methods inherited from class javax.naming.NamingException

        appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AuthorizationException

        public AuthorizationException()
        Default constructor.
      • AuthorizationException

        public AuthorizationException​(java.lang.String msg)
        This creates a new AuthorizationException with the supplied String.
        Parameters:
        msg - String