selery ~master (2019-01-01T00:21:55Z)
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.