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