| 
 | 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.Throwable
       java.lang.Exception
java.lang.Exception
           oracle.security.idaas.oauth.resourceserver.ResourceServerProfileServiceException
oracle.security.idaas.oauth.resourceserver.ResourceServerProfileServiceException
               oracle.security.idaas.oauth.resourceserver.ResourceServerProfileNotFoundException
oracle.security.idaas.oauth.resourceserver.ResourceServerProfileNotFoundException
public class ResourceServerProfileNotFoundException
This ResourceServerProfileNotFoundException indicates the resource server profile is not found
Constructor Summary
| ResourceServerProfileNotFoundException()Constructs a new exception | 
| ResourceServerProfileNotFoundException(java.lang.String message)Constructs a new exception with the specified message | 
| ResourceServerProfileNotFoundException(java.lang.String message, java.lang.Throwable throwable)Constructs a new exception with the specified message and cause | 
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 ResourceServerProfileNotFoundException()
public ResourceServerProfileNotFoundException(java.lang.String message,
                                              java.lang.Throwable throwable)
message - - the specified error messagethrowable - - the specified causepublic ResourceServerProfileNotFoundException(java.lang.String message)
message - - the specified error message| 
 | Oracle and/or its affiliates. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||