debian man page for je::object::error::urierror

Query: je::object::error::urierror

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
JE::Object::Error::URIError - JavaScript URIError object class
SYNOPSIS
use 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 message
DESCRIPTION
This class implements JavaScript URIError 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::URIError(3pm)
Related Man Pages
set::object::weak(3) - suse
cache::object(3pm) - debian
gtk2::gdk::pixbufloader(3pm) - debian
je::object::array(3pm) - debian
set::object::weak(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph