Java Globus API: Class ServiceException
org.globus.gatekeeper
Class ServiceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.globus.common.ChainedException
|
+--org.globus.gatekeeper.ServiceException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- JobManagerException
- public class ServiceException
- extends ChainedException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ServiceException
public ServiceException()
ServiceException
public ServiceException(java.lang.String message)
ServiceException
public ServiceException(java.lang.String message,
java.lang.Throwable ex)