public class PodcastParserException extends RuntimeException
RuntimeException indicating any issue linked directly to the parsing of a podcast feed XML file.| Constructor and Description |
|---|
PodcastParserException(String message) |
PodcastParserException(String message,
String arg0) |
PodcastParserException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.