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 MobileSecurityHandlerConfigException

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
                      extended by oracle.security.idaas.rest.provider.plugin.MobileSecurityHandlerConfigException

All Implemented Interfaces:
java.io.Serializable

public class MobileSecurityHandlerConfigException
extends SecurityHandlerConfigException
See Also:
Serialized Form

Constructor Summary

MobileSecurityHandlerConfigException()
           
MobileSecurityHandlerConfigException(java.lang.String msg)
           
MobileSecurityHandlerConfigException(java.lang.String msg, java.lang.Throwable root)
           
MobileSecurityHandlerConfigException(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

MobileSecurityHandlerConfigException

public MobileSecurityHandlerConfigException()

MobileSecurityHandlerConfigException

public MobileSecurityHandlerConfigException(java.lang.String msg)

MobileSecurityHandlerConfigException

public MobileSecurityHandlerConfigException(java.lang.Throwable root)

MobileSecurityHandlerConfigException

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

Skip navigation links

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