Java Globus API: Class UrlCopyException
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:
- java.io.Serializable
- public class UrlCopyException
- extends ChainedException
Encapsulates the exceptions caused by various errors
in the url-copy library.
- 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 |
UrlCopyException
public UrlCopyException(java.lang.String msg)
UrlCopyException
public UrlCopyException(java.lang.String msg,
java.lang.Throwable ex)