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
config::scoped::error(3pm) - debian
gstreamer::object(3pm) - debian
moosex::types::set::object(3pm) - debian
set::object::weak(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph