Exception RsdBaseException
This exception allows the general catching of all UIExtension exceptions.
public class RsdBaseException
extends java.lang.Exception
All implemented interfaces: java.io.Serializable
Hierarchical Diagram
Direct Known Subclasses
• ConnectionCanConnectException
• CreatePostException
• CreatePreException
• DeletePostException
• DeletePreException
• PropertyBadObjectException
• PropertyCanSetException
Constructor
public RsdBaseException()
Methods
None
Methods Inherited
The methods inherited from other classes are:
Class | Methods Inherited |
Throwable | fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Object | equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |