|
|||||||||||
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.globus.ogsa.utils.ChainedRemoteException
org.globus.ogsa.GridServiceException
org.globus.ogsa.repository.ServiceActivationException
Field Summary |
Fields inherited from class org.globus.ogsa.utils.ChainedRemoteException |
chained |
Fields inherited from class java.rmi.RemoteException |
detail |
Constructor Summary | |
ServiceActivationException(java.lang.Exception e)
|
|
ServiceActivationException(java.lang.String message)
|
|
ServiceActivationException(java.lang.String message,
java.lang.Exception e)
|
Methods inherited from class org.globus.ogsa.utils.ChainedRemoteException |
getChained, getMessage, getStack, printStackTrace, printStackTrace, printStackTrace, toString |
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 |
Constructor Detail |
public ServiceActivationException(java.lang.String message)
public ServiceActivationException(java.lang.Exception e)
public ServiceActivationException(java.lang.String message, java.lang.Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |