|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| 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.am.plugin.PluginRuntimeException
public class PluginRuntimeException
| Constructor Summary | |
|---|---|
PluginRuntimeException(java.lang.String message)Constructor to create an exception with a message ID or message. |
|
PluginRuntimeException(java.lang.String message, java.lang.Exception e)Constructor to create an exception with a message ID or message and an exception. |
|
PluginRuntimeException(java.lang.Throwable e)Constructor with an exception. |
|
| 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 |
|---|
public PluginRuntimeException(java.lang.Throwable e)
public void setErrorCode(int errorCode) method or overloaded constructor that takes error code.
e -public PluginRuntimeException(java.lang.String message)
public void setErrorCode(int errorCode) method or overloaded constructor that takes error code.
message -
public PluginRuntimeException(java.lang.String message,
java.lang.Exception e)
public void setErrorCode(int errorCode) method or overloaded constructor that takes error code.
message -e -
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013, Oracle Corp. All Rights Reserved.