Skip navigation links

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


oracle.security.idaas.rest.provider.plugin
Class SecurityHandlerConfigException

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.common.exception.RESTServerRuntimeException
                  extended by oracle.security.idaas.rest.provider.plugin.SecurityHandlerConfigException

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MobileSecurityHandlerConfigException

public class SecurityHandlerConfigException
extends oracle.security.idaas.rest.provider.common.exception.RESTServerRuntimeException
See Also:
Serialized Form

Constructor Summary

SecurityHandlerConfigException()
           
SecurityHandlerConfigException(java.lang.String msg)
           
SecurityHandlerConfigException(java.lang.String msg, java.lang.Throwable root)
           
SecurityHandlerConfigException(java.lang.Throwable root)
           

  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

SecurityHandlerConfigException

public SecurityHandlerConfigException()

SecurityHandlerConfigException

public SecurityHandlerConfigException(java.lang.String msg)

SecurityHandlerConfigException

public SecurityHandlerConfigException(java.lang.Throwable root)

SecurityHandlerConfigException

public SecurityHandlerConfigException(java.lang.String msg,
                                      java.lang.Throwable root)

Skip navigation links

Copyright (c) 2014, 2015,
Oracle and/or its affiliates. All Rights Reserved.