|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.globus.io.urlcopy
Class UrlCopyException
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.globus.common.ChainedException | +--org.globus.io.urlcopy.UrlCopyException
- All Implemented Interfaces:
- Serializable
- public class UrlCopyException
- extends ChainedException
Encapsulates the exceptions caused by various errors in the url-copy library.
- See Also:
- Serialized Form
| Constructor Summary | |
UrlCopyException(String msg)
|
|
UrlCopyException(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, getLocalizedMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
UrlCopyException
public UrlCopyException(String msg)
UrlCopyException
public UrlCopyException(String msg, Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||