|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.globus.common.ChainedException
org.globus.io.urlcopy.UrlCopyException
public class UrlCopyException
Encapsulates the exceptions caused by various errors in the url-copy library.
| Constructor Summary | |
|---|---|
UrlCopyException(java.lang.String msg)
|
|
UrlCopyException(java.lang.String msg,
java.lang.Throwable ex)
|
|
| Method Summary |
|---|
| Methods inherited from class org.globus.common.ChainedException |
|---|
getException, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UrlCopyException(java.lang.String msg)
public UrlCopyException(java.lang.String msg,
java.lang.Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||