AsyncOperationFailed
Hierarchy
- DomainEvent
- AsyncOperationFailed
Index
Methods
staticfromJSON
Parameters
o: JSONObject
Returns AsyncOperationFailed
externalequals
Parameters
externalanother: TinyType
Returns boolean
externaltoString
Returns string
toJSON
Returns JSONObject
Constructors
constructor
Parameters
error: Error
correlationId: CorrelationId
optionaltimestamp: Timestamp
Returns AsyncOperationFailed
Compares two tiny types by value
const id = new Id(
3cc0852d-fda7-4f61-874e-0cfadbd6182a
);id.equals(id) === true
Comparing complex types recursively