|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.bea.wsrp.faults.TransportException
com.bea.wsrp.faults.InconsistentParametersException
public class InconsistentParametersException
This exception is thrown when a consumer supplied a portletHandle that is not scoped by the supplied registrationHandle.
| Field Summary |
|---|
| Fields inherited from class java.rmi.RemoteException |
|---|
detail |
| Constructor Summary | |
|---|---|
|
InconsistentParametersException()
|
|
InconsistentParametersException(String message)
|
protected |
InconsistentParametersException(String message,
Throwable cause)
|
| Method Summary | |
|---|---|
String |
faultType()
Get the localPart of the fault code |
| Methods inherited from class com.bea.wsrp.faults.TransportException |
|---|
clone, getDetailStackTrace, getFault, getFaultCode, getFaultElement, getFaultString, getMessage, initCause, setFault |
| Methods inherited from class java.rmi.RemoteException |
|---|
getCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InconsistentParametersException()
public InconsistentParametersException(String message)
protected InconsistentParametersException(String message,
Throwable cause)
| Method Detail |
|---|
public String faultType()
TransportException
faultType in class TransportException
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||