Click or drag to resize
ChallengeException Constructor (String)
Initializes a new instance of the ChallengeException class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ChallengeException(
	string message
)

Parameters

message
Type: SystemString

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

See Also