EnchantmentException

Exception thrown when an enchantment does not exist or is used in the wrong way.

class EnchantmentException : Exception {}

Constructors

this
this(string message, string file, size_t line)
Undocumented in source.

Meta