Click or drag to resize

ObjectNullExceptionCreate Method

Creates a null exception for the specified object name.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static ObjectNullException Create(
	string object
)

Parameters

object
Type: SystemString
The null object name.

Return Value

Type: ObjectNullException
The created null exception.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also