Difference between revisions of "Extensions.Flash.FlashException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''FlashException''' is the super class for all exceptions in the [[Extensions.Flash|'''Flash''']] extension. A '''FlashException''' shall be used in case the more specific exception types described in the [[Extensions.Flash|'''Flash''']] extension do not apply to the problem at hand.
+
The '''FlashException''' is the super class for all exceptions in the [[Extensions.Flash|'''Flash''']] extension. A '''FlashException''' will be used in case the more specific exception types described in the [[Extensions.Flash|'''Flash''']] extension do not apply to the problem at hand.

Latest revision as of 02:31, 13 September 2019

Classification

Name FlashException
Class Complex Data Type
Base Data Type Exception
SpecifiedBy ISO 13209-3

Description

The FlashException is the super class for all exceptions in the Flash extension. A FlashException will be used in case the more specific exception types described in the Flash extension do not apply to the problem at hand.