debian man page for je::object::error::rangeerror

Query: je::object::error::rangeerror

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JE::Object::Error::RangeError(3pm)			User Contributed Perl Documentation			JE::Object::Error::RangeError(3pm)

NAME
JE::Object::Error::RangeError - JavaScript RangeError object class
SYNOPSIS
use JE::Object::Error::RangeError; # Somewhere in code called by an eval{} die new JE::Object::Error::RangeError $global, "(Error message here)"; # Later: $@->prop('message'); # error message $@->prop('name'); # 'RangeError' "$@"; # 'RangeError: ' plus the error message
DESCRIPTION
This class implements JavaScript RangeError objects for JE.
METHODS
See JE::Types and JE::Object::Error.
SEE ALSO
JE JE::Types JE::Object JE::Object::Error perl v5.14.2 2012-03-18 JE::Object::Error::RangeError(3pm)
Related Man Pages
set::object::weak(3) - suse
dancer::object::singleton(3pm) - debian
gstreamer::object(3pm) - debian
je::types(3pm) - debian
set::object::weak(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com