Click or drag to resize

PrtInhabitsTypeException Constructor (String)

Initializes a new instance of the PrtInhabitsTypeException class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtInhabitsTypeException(
	string message
)

Parameters

message
Type: SystemString

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

See Also