je::object::error::typeerror(3pm) debian man page | unix.com

Man Page: je::object::error::typeerror

Operating Environment: debian

Section: 3pm

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

NAME
JE::Object::Error::TypeError - JavaScript TypeError object class
SYNOPSIS
use JE::Object::Error::TypeError; # Somewhere in code called by an eval{} die new JE::Object::Error::TypeError $global, "(Error message here)"; # Later: $@->prop('message'); # error message $@->prop('name'); # 'TypeError' "$@"; # 'TypeError: ' plus the error message
DESCRIPTION
This class implements JavaScript TypeError 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::TypeError(3pm)
Related Man Pages
gstreamer::object(3pm) - debian
gtk2::gdk::pixbufloader(3pm) - debian
je::object::regexp(3pm) - debian
je::types(3pm) - debian
moosex::types::set::object(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
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