public class RssException
extends java.lang.Throwable
| Constructor and Description | 
|---|
RssException(java.lang.Throwable cause)
Constructs a new RssException with the specified cause. 
 | 
public RssException(java.lang.Throwable cause)
cause - the cause (which is saved for later retrieval by the
         Throwable.getCause() method).  (A null value is
         permitted, and indicates that the cause is nonexistent or
         unknown.)Copyright © 2001-2018 Jalios SA. All Rights Reserved.