Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


oracle.security.idaas.rest.provider.token.userauthn
Class UserAuthenticatorEnvException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.security.idaas.rest.provider.token.userauthn.UserAuthenticatorEnvException

All Implemented Interfaces:
java.io.Serializable

public class UserAuthenticatorEnvException
extends java.lang.RuntimeException
See Also:
Serialized Form

Constructor Summary
UserAuthenticatorEnvException(java.lang.String msg)
           
UserAuthenticatorEnvException(java.lang.String msg, java.lang.Throwable rootcause)
           
UserAuthenticatorEnvException(java.lang.Throwable rootcause)
           

 

Method Summary

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

UserAuthenticatorEnvException

public UserAuthenticatorEnvException(java.lang.String msg)

UserAuthenticatorEnvException

public UserAuthenticatorEnvException(java.lang.Throwable rootcause)

UserAuthenticatorEnvException

public UserAuthenticatorEnvException(java.lang.String msg,
                                     java.lang.Throwable rootcause)

Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT