Class ExtAuthenticationException

All Implemented Interfaces:
Serializable

public class ExtAuthenticationException extends AuthenticationException
See Also:
  • Constructor Details

    • ExtAuthenticationException

      public ExtAuthenticationException<wbr>(String messageId)
    • ExtAuthenticationException

      public ExtAuthenticationException<wbr>(oracle.security.am.common.utilities.constant.ErrorCode errorCode, String errorMessage)
  • Method Details