|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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:
- Serializable
- Direct Known Subclasses:
- JobManagerException
- public class ServiceException
- extends ChainedException
- See Also:
- Serialized Form
| Constructor Summary | |
ServiceException()
|
|
ServiceException(String message)
|
|
ServiceException(String message,
Throwable ex)
|
|
| Methods inherited from class org.globus.common.ChainedException |
getException, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| 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 |
| Constructor Detail |
ServiceException
public ServiceException()
ServiceException
public ServiceException(String message)
ServiceException
public ServiceException(String message, Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||