<?php
namespace App\Services\BookInformation;
use Exception;
class LookupException extends Exception {
}