package org.vertx.testtools; public class UnknownException extends Exception { private static final long serialVersionUID = 1L; }