org.jasig.portlet.newsreader.adapter
Class NewsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jasig.portlet.newsreader.adapter.NewsException
- All Implemented Interfaces:
- Serializable
public class NewsException
- extends RuntimeException
- Author:
- Anthony Colebourne, Jen Bourey
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NewsException
public NewsException()
NewsException
public NewsException(String message,
Throwable cause)
NewsException
public NewsException(String message)
NewsException
public NewsException(Throwable cause)
Copyright © 2009-2013 Jasig. All Rights Reserved.