// +---------------------------------------------------------------------- namespace think\exception; class TemplateNotFoundException extends \RuntimeException { }