|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEFault | |
|---|---|
| org.gcube.common.core.faults | |
| org.gcube.common.handlers | |
| Uses of GCUBEFault in org.gcube.common.core.faults |
|---|
| Subclasses of GCUBEFault in org.gcube.common.core.faults | |
|---|---|
class |
GCUBERetryEquivalentFault
|
class |
GCUBERetrySameFault
|
class |
GCUBEUnrecoverableFault
|
| Methods in org.gcube.common.core.faults that return GCUBEFault | |
|---|---|
GCUBEFault |
GCUBEUnrecoverableException.getFault()
Returns a stub object of the remote fault class which corresponds to the exception. |
GCUBEFault |
GCUBERetrySameException.getFault()
Returns a stub object of the remote fault class which corresponds to the exception. |
GCUBEFault |
GCUBERetryEquivalentException.getFault()
Returns a stub object of the remote fault class which corresponds to the exception. |
abstract GCUBEFault |
GCUBEException.getFault()
Returns a stub object of the remote fault class which corresponds to the exception. |
GCUBEFault |
GCUBEException.toFault(String... msg)
Converts the exception into a corresponding remote fault. |
| Uses of GCUBEFault in org.gcube.common.handlers |
|---|
| Methods in org.gcube.common.handlers that throw GCUBEFault | |
|---|---|
void |
GCUBEHandler.invoke(org.apache.axis.MessageContext mc)
Handles scope information and times gCube calls. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||