Method Error.Generic()->cast()
- Method
cast
(
array
)Error.Generic()- Description
Cast operator.
- Note
The only supported type to cast to is
"array"
, which generates an old-style error({message(), backtrace()})
.
(
array
)Error.Generic()
Cast operator.
The only supported type to cast to is "array"
, which
generates an old-style error ({message(),
backtrace()})
.