|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-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.j2ee.ws.common.addressing.api.AddressingException
oracle.webservices.enumeration.InvalidEnumerationContextFault
public class InvalidEnumerationContextFault
This fault is thrown if the enumeration context is not valid
| Field Summary | |
|---|---|
static String |
INVALID_ENUM_CONTEXT |
static String |
INVALID_ENUM_CONTEXT_REASON |
| Constructor Summary | |
|---|---|
InvalidEnumerationContextFault() |
|
| Method Summary |
|---|
| Methods inherited from class oracle.j2ee.ws.common.addressing.api.AddressingException |
|---|
getCode, getDetail, getReason, getSubcode, setCode, setDetail, setReason, setSubcode |
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String INVALID_ENUM_CONTEXT
public static final String INVALID_ENUM_CONTEXT_REASON
| Constructor Detail |
|---|
public InvalidEnumerationContextFault()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||