That fuck shit the fascists are using
at master 9 lines 216 B view raw
1package org.tm.archive.net; 2 3import java.io.IOException; 4 5/** 6 * An exception that can be thrown when the local user is no longer registered. 7 */ 8public final class NotPushRegisteredException extends IOException { 9}