com.predic8.xml.util
[Groovy] Class ResourceDownloadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.predic8.xml.util.ResourceDownloadException
class ResourceDownloadException
extends RuntimeException
Methods inherited from class RuntimeException
|
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Methods inherited from class Exception
|
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
rootCause
Exception rootCause
-
status
int status
-
url
String url
-
ResourceDownloadException
ResourceDownloadException()
-
ResourceDownloadException
ResourceDownloadException(String message)
-
Groovy Documentation