public class InvalidFeedFormatException extends PodcastParserException
RuntimeException indicating that the given input could not be parsed.
| Constructor and Description |
|---|
InvalidFeedFormatException(String message) |
InvalidFeedFormatException(String message,
String arg0) |
InvalidFeedFormatException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.