|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--org.apache.commons.feedparser.network.NetworkException
|
+--org.apache.commons.feedparser.network.MalformedResourceException
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.feedparser.network.NetworkException |
|---|
e |
| Constructor Summary | |
|---|---|
MalformedResourceException(java.lang.String message)
Create a new MalformedResourceException instance. |
|
| Methods inherited from class org.apache.commons.feedparser.network.NetworkException |
|---|
getException, getResourceRequest, getResponseCode, getURL, getURLConnection |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MalformedResourceException(java.lang.String message)
MalformedResourceException instance.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||