uk.ac.soton.itinnovation.grid.comms.account
Class InsufficientCreditException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.rmi.RemoteException
                  extended by org.apache.axis.AxisFault
                      extended by uk.ac.soton.itinnovation.grid.types.GridFailureException
                          extended by uk.ac.soton.itinnovation.grid.comms.account.InsufficientCreditException
All Implemented Interfaces:
Serializable

public class InsufficientCreditException
extends GridFailureException

See Also:
Serialized Form

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, makeGriaFault
 
Methods inherited from class org.apache.axis.AxisFault
addFaultDetail, addFaultDetail, addFaultDetailString, addFaultSubCode, addFaultSubCodeAsString, addHeader, addHostname, addHostnameIfNeeded, clearFaultDetails, clearFaultSubCodes, clearHeaders, dump, dumpToString, getFaultActor, getFaultCode, getFaultDetails, getFaultNode, getFaultReason, getFaultRole, getFaultString, getFaultSubCodes, getHeaders, initFaultSubCodes, lookupFaultDetail, makeFault, output, printStackTrace, printStackTrace, removeFaultDetail, removeHostname, setFaultActor, setFaultCode, setFaultCode, setFaultCodeAsString, setFaultDetail, setFaultDetailString, setFaultNode, setFaultReason, setFaultRole, setFaultString, toString, writeDetails
 
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

InsufficientCreditException

public InsufficientCreditException(String msg)

InsufficientCreditException

public InsufficientCreditException(String msg,
                                   Throwable cause)


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.