package com.geored.rest.exception; public class UnauthorizedException extends Exception { private static final long serialVersionUID = 1L; }