Skip to content

EffectPackInitializationException ​

Exception thrown when an effect pack fails to initialize.

Kind: Class

Namespace: CrowdControl.Games

Inheritance: Exception → ISerializable

Public Constructors

EffectPackInitializationException(string message, bool showUser = true)

Creates a new instance of the CrowdControl.Games.EffectPackInitializationException class.

Properties

bool

ShowUser

[get, ]

Indicates whether the error should be shown to the user.