W3cubDocs

/Pony

RejectAlways[A: Any #share]

[Source]

A reject that always raises an error.

class iso RejectAlways[A: Any #share]

Constructors

create

[Source]

new iso create()
: RejectAlways[A] iso^

Returns

Public Functions

apply

[Source]

fun ref apply()
: A ?

Returns

  • A ?

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/promises-RejectAlways