public class NewsFormatException extends Exception
NewsFormatException is thrown whenever a news feed cannot be read by the NewsService because a source URL specifies a file that is not in RSS format.
| Constructor and Description |
|---|
NewsFormatException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NewsFormatException(String message)
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.