<?phpnamespace IlluminateDatabase;use LogicException;class LostConnectionException extends LogicException{ //}