Click or drag to resize

UniverseException Constructor (String)

Exception thrown when the answer is wrong.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public UniverseException(
	string message
)

Parameters

message
Type: SystemString
See Also