Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Error
Error.Generic

Method Error.Generic()->cast()


Method cast

array cast(string type)

Description

Cast operator.

Note

The only supported type to cast to is "array", which generates an old-style error ({message (),    backtrace ()}).