All errors reported by VA Smalltalk are found in the pool dictionary named SystemPrimitiveErrors. To determine the cause of a particular error, use:errorCode should be a SmallInteger whose possible values are described below. returnObject, which can be used to provide additional debugging information when running with a debugging virtual machine, should normally be nil.Users can add new error codes with values above EsPrimErrMinUserError. User error codes from 9000 through 9099 will suppress the display of the Fatal Application Error dialog box.
Attempt to call an unbound PlatformFunction
![]() |