|
||||||||||
| 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
org.apache.axis.AxisFault
uk.ac.soton.itinnovation.grid.types.GridFailureException
uk.ac.soton.itinnovation.grid.comms.account.InsufficientCreditException
public class InsufficientCreditException
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.AxisFault |
|---|
faultActor, faultCode, faultDetails, faultHeaders, faultNode, faultString, faultSubCode |
| Fields inherited from class java.rmi.RemoteException |
|---|
detail |
| Constructor Summary | |
|---|---|
InsufficientCreditException(String msg)
|
|
InsufficientCreditException(String msg,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class uk.ac.soton.itinnovation.grid.types.GridFailureException |
|---|
getBaseFaultQName |
| Methods inherited from class java.rmi.RemoteException |
|---|
getCause, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InsufficientCreditException(String msg)
public InsufficientCreditException(String msg,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||