public class GeneralFailureEvent extends NotificationEvent
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
errorMessage  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
GeneralFailureEvent(NotificationEventID id)  | 
  | 
GeneralFailureEvent(java.lang.String errorMessage)
creates an instance of this event 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getErrorMessage()  | 
getEventIDprotected GeneralFailureEvent(NotificationEventID id)
public GeneralFailureEvent(java.lang.String errorMessage)
errorMessage - a String describing the failure