|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
org.globus.myproxy
Class MyProxyException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.globus.common.ChainedException
org.globus.myproxy.MyProxyException
- All Implemented Interfaces:
- Serializable
- public class MyProxyException
- extends ChainedException
- See Also:
- Serialized Form
| Constructor Summary | |
MyProxyException(String msg)
|
|
MyProxyException(String msg,
Throwable ex)
|
|
| Methods inherited from class org.globus.common.ChainedException |
getException, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
MyProxyException
public MyProxyException(String msg)
MyProxyException
public MyProxyException(String msg, Throwable ex)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
