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