Package eu.europa.esig.dss.alert
Class ExceptionOnStatusAlert
java.lang.Object
eu.europa.esig.dss.alert.AbstractAlert<Status>
eu.europa.esig.dss.alert.AbstractStatusAlert
eu.europa.esig.dss.alert.ExceptionOnStatusAlert
- All Implemented Interfaces:
Alert<Status>
,StatusAlert
public class ExceptionOnStatusAlert extends AbstractStatusAlert
The class throws an exception on a
Status
event-
Constructor Summary
Constructors Constructor Description ExceptionOnStatusAlert()
The default constructor -
Method Summary
Methods inherited from class eu.europa.esig.dss.alert.AbstractAlert
alert
-
Constructor Details
-
ExceptionOnStatusAlert
public ExceptionOnStatusAlert()The default constructor
-