package com.ifyouwannabecool.api; /** * @author Ryan Heaton */ public class PermissionDeniedException extends Exception { }