package com.blazingfrog.exceptions; public class ProfileNotAuthorizedException extends Exception{ /** * */ private static final long serialVersionUID = 1L; }