package com.blogspot.toomuchcoding.book.chapter5.exception; public class TaxFactorFetchException extends RuntimeException { }