<?phpnamespace IlluminateDatabase;use RuntimeException;class RecordNotFoundException extends RuntimeException{ //}