Class NewsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jasig.portlet.newsreader.adapter.NewsException
- All Implemented Interfaces:
Serializable
NewsException class.
- Since:
- 5.1.1
- Author:
- Anthony Colebourne, Jen Bourey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for NewsException.NewsException(String message) Constructor for NewsException.NewsException(String message, Throwable cause) Constructor for NewsException.NewsException(Throwable cause) Constructor for NewsException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString