selery ~master (2022-01-29T07:12:07.2443954)
Dub
Repo
EnchantmentException
selery
enchantment
enchantment
Exception thrown when an enchantment does not exist or is used in the wrong way.
class
EnchantmentException : Exception {
this
(string message, string file, size_t line);
}
Constructors
this
this
(string message, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
selery
enchantment
enchantment
classes
Enchantment
EnchantmentException
Exception thrown when an enchantment does not exist or is used in the wrong way.