Interfaceseedcordv0.14.0
interface AllSubscriptions extends DefaultSubscriptions, Subscriptionsinterface AllSubscriptions extends DefaultSubscriptions, SubscriptionsProperties
handledException
Triggered when a reported Notice (report: truereport: true) is caught
handledException: {
denial: Notice;
uuid: UUID;
source: FaultSource;
}handledException: {
denial: Notice;
uuid: UUID;
source: FaultSource;
}Inherited from:DefaultSubscriptions
unknownException
Triggered when an unhandled exception (a raw non-Notice throw) occurs