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)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 |
| gtk2::printsettings(3pm) - debian |
| je::object::array(3pm) - debian |
| moosex::types::set::object(3pm) - debian |
| set::object::weak(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| New UNIX and Linux History Sections |