Query: je::object::error::typeerror
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JE::Object::Error::TypeError(3pm) User Contributed Perl Documentation JE::Object::Error::TypeError(3pm)NAMEJE::Object::Error::TypeError - JavaScript TypeError object classSYNOPSISuse 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 messageDESCRIPTIONThis class implements JavaScript TypeError objects for JE.METHODSSee JE::Types and JE::Object::Error.SEE ALSOJE JE::Types JE::Object JE::Object::Error perl v5.14.2 2012-03-18 JE::Object::Error::TypeError(3pm)
Related Man Pages |
---|
set::object::weak(3) - suse |
je::number(3pm) - debian |
je::object::regexp(3pm) - debian |
je::types(3pm) - debian |
set::object::weak(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |