public class EclipseException
extends java.lang.Exception
Fail, 
Throw, 
Serialized Form| Constructor and Description | 
|---|
| EclipseException()Construct an EclipseException without any message. | 
| EclipseException(java.lang.String s)Construct an EclipseException with a given String as its message. |