org.globus.ogsa
Class ServicePropertiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
org.globus.ogsa.utils.ChainedRemoteException
org.globus.ogsa.GridServiceException
org.globus.ogsa.ServicePropertiesException
- All Implemented Interfaces:
- java.io.Serializable
- public class ServicePropertiesException
- extends GridServiceException
The ServiceProperties
exception is thrown when there was a
problem performing a method on the ServiceProperties
interface
- See Also:
ServiceProperties
,
Serialized Form
Fields inherited from class java.rmi.RemoteException |
detail |
Methods inherited from class java.rmi.RemoteException |
getCause |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ServicePropertiesException
public ServicePropertiesException(java.lang.String message)
ServicePropertiesException
public ServicePropertiesException(java.lang.String message,
java.lang.Exception e)
ServicePropertiesException
public ServicePropertiesException(java.lang.Exception e)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.