Package eu.europa.esig.dss.spi.alerts
Class DSSExternalResourceExceptionAlert
java.lang.Object
eu.europa.esig.dss.alert.AbstractAlert<Status>
eu.europa.esig.dss.alert.AbstractStatusAlert
eu.europa.esig.dss.spi.alerts.DSSExternalResourceExceptionAlert
- All Implemented Interfaces:
Alert<Status>
,StatusAlert
This alert is used to throw a
eu.europa.esig.dss.spi.exception.DSSExternalResourceException
when the corresponding check fails-
Constructor Details
-
DSSExternalResourceExceptionAlert
public DSSExternalResourceExceptionAlert()The default constructor
-