Java Globus API: Class GlobusProxyException
org.globus.security
Class GlobusProxyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.globus.common.ChainedException
|
+--org.globus.security.GlobusProxyException
- All Implemented Interfaces:
- java.io.Serializable
- public class GlobusProxyException
- extends ChainedException
Encapsulates the exceptions caused
by various errors in/problems with Globus proxies.
- 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 |
GlobusProxyException
public GlobusProxyException(java.lang.String msg)
GlobusProxyException
public GlobusProxyException(java.lang.String msg,
java.lang.Throwable ex)