public class NewsConnectionException extends Exception
NewsConnectionException is thrown whenever the NewsService is unable to make a connection or obtain a file specified by a source URL.
| Constructor and Description |
|---|
NewsConnectionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NewsConnectionException(String message)
Copyright © 2003-2016 The Sakai Foundation. All Rights Reserved.