|
Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service 11g Release 2 Patch Set 3 (11.1.2.3) E59498-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
oracle.security.idaas.rest.provider.plugin.SecurityHandlerConfigException
public class SecurityHandlerConfigException
Constructor Summary
SecurityHandlerConfigException() |
SecurityHandlerConfigException(java.lang.String msg) |
SecurityHandlerConfigException(java.lang.String msg, java.lang.Throwable root) |
SecurityHandlerConfigException(java.lang.Throwable root) |
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
public SecurityHandlerConfigException()
public SecurityHandlerConfigException(java.lang.String msg)
public SecurityHandlerConfigException(java.lang.Throwable root)
public SecurityHandlerConfigException(java.lang.String msg, java.lang.Throwable root)
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |