class Error

Factory methods for error objects. More...

Full nameKJS::Error
Definition#include <object.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Static Methods


Detailed Description

KJSO  create (ErrorType e, const char *m = 0, int l = -1)

[static]

Factory method for error objects. The error will be registered globally and the execution will continue as if a "throw" statement was encountered.

Parameters:

Object  createObject (ErrorType e, const char *m = 0, int l = -1)

[static]

Same as above except the different return type (which is not casted here).


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:59:15 2000, using kdoc 2.0a42.