error

abstract var error: Throwable

Setter/Getter in order to set/get a constant error which is thrown on the invocation of the Proxy.

Throws

NullPointerException

on get if no value was set.