Bridge
PromiseException Members
The
PromiseException
type exposes the following members.
Constructors
Name
Description
PromiseException(
array<
Object
>
[]
()
[]
[]
)
PromiseException(
array<
Object
>
[]
()
[]
[]
, String)
PromiseException(
array<
Object
>
[]
()
[]
[]
, String, Exception)
Properties
Name
Description
Arguments
Arguments supplied to the promise onError() callback.
See Also
PromiseException Class
System.Threading.Tasks Namespace