Man Page: je::object::error::urierror
Operating Environment: debian
Section: 3pm
JE::Object::Error::URIError(3pm) User Contributed Perl Documentation JE::Object::Error::URIError(3pm)NAMEJE::Object::Error::URIError - JavaScript URIError object classSYNOPSISuse JE::Object::Error::URIError; # Somewhere in code called by an eval{} die new JE::Object::Error::URIError $global, "(Error message here)"; # Later: $@->prop('message'); # error message $@->prop('name'); # 'URIError' "$@"; # 'URIError: ' plus the error messageDESCRIPTIONThis class implements JavaScript URIError 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::URIError(3pm)
| Related Man Pages |
|---|
| set::object::weak(3) - suse |
| cache::object(3pm) - debian |
| config::scoped::error(3pm) - debian |
| gstreamer::object(3pm) - debian |
| set::object::weak(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| New UNIX and Linux History Sections |