public class RSSpectException extends Exception
This class wraps RSS 2.0 specification errors. It also wraps errors that compromise the quality of the RSSpect built feed.
| Constructor and Description |
|---|
RSSpectException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RSSpectException(String message)
message - the message for why the rss feed is not valid.Copyright © 2014. All rights reserved.