Copyright
©
1995 by NeXT Computer, Inc. All Rights Reserved.
Defined Types
NXMachKitException
DECLARED IN
machkit/exceptions.h
SYNOPSIS
typedef enum {
NX_MACH_KIT_EXCEPTION_BASE
,
NX_portInvalidException
,
NX_restrictionEnforcedException
,
NX_referenceAlreadyFreeException
,
NX_MACH_KIT_LAST_EXCEPTION
}
NXMachKitException
DESCRIPTION
These are the exceptions raised by various classes in the Mach Kit.