That fuck shit the fascists are using
at master 8 lines 202 B view raw
1package org.tm.archive.groups; 2 3public final class GroupInsufficientRightsException extends GroupChangeException { 4 5 GroupInsufficientRightsException(Throwable throwable) { 6 super(throwable); 7 } 8}