package w2; public final class u extends RuntimeException { public u() { super("Failed to bind to the service."); } }