namespace Error

Error return values. When an error occurs the err.num will be equal to one of these

namespace contents
Variables
variable NOATTRIBUTE - The requested attribute does not exist.
variable NOBADMETHOD - The method call was malformed. Usually this is because of bad arguments, it can also be caused by an exception on the remote end.
variable NOERROR - If there is no error. This is what will be.
variable NOMETHOD - The requested method does not exist.
variable NOSERVICE - The requested service does not exist on the remote end.

Variables

number NOATTRIBUTE Click to go up to the list
The requested attribute does not exist.

number NOBADMETHOD Click to go up to the list
The method call was malformed. Usually this is because of bad arguments, it can also be caused by an exception on the remote end.

number NOERROR Click to go up to the list
If there is no error. This is what will be.

number NOMETHOD Click to go up to the list
The requested method does not exist.

number NOSERVICE Click to go up to the list
The requested service does not exist on the remote end.

Automatically generated at 12:07PM, Wednesday 25 May 2005 by feritedoc.