externalActorStageExitFailed
Hierarchy
- AsyncOperationFailed
- ActorStageExitFailed
Index
Constructors
externalconstructor
Parameters
externalerror: Error
externalcorrelationId: CorrelationId
externaloptionaltimestamp: Timestamp
Returns ActorStageExitFailed
Properties
publicexternalreadonlyerror
publicexternalreadonlycorrelationId
publicexternalreadonlytimestamp
Methods
staticexternalfromJSON
Parameters
externalo: JSONObject
Returns ActorStageExitFailed
externaltoJSON
Returns JSONObject
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
Emitted when releasing an
Actoror its abilities resulted in an error either upon theSceneFinishesevent for actors initialised within the scope of a test scenario, or upon theTestRunFinishesevent for actors initialised within the scope of a test suite.