Click or drag to resize

NotLicensedException Constructor (String)

Create a new instance with a custom message

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public NotLicensedException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Rhino.Runtime.NotLicensedException.#ctor(System.String)"]

See Also