SpellException
class SpellException extends Exception (View source)
An error which should be presented to users if raised
Methods
Details
        
                            
    __construct(string $message, int $code, Exception $previous = null)
        
    
    No description