Skip navigation links

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


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.MobileSecurityHandlerConfigException

All Implemented Interfaces:
java.io.Serializable

public class MobileSecurityHandlerConfigException
extends RESTServerRuntimeException
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) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT