Claes Jakobsson > JavaScript-Runtime-OpcodeCounting-1.01 > JavaScript::Error::OpcodeLimitExceeded

Download:
JavaScript-Runtime-OpcodeCounting-1.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

JavaScript::Error::OpcodeLimitExceeded - Error class that is thrown when we execute too many opcodes

DESCRIPTION ^

This special error class is thrown by a context if it's running in an JavaScript::Runtime::OpcodeCounting-runtime.

INTERFACE ^

INSTANCE METHODS

as_string
message

Returns a string representation of the exception.