io.vproxy.base.util.exception.StillRunningException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons Show documentation
Show all versions of commons Show documentation
a commons library extracted from vproxy base module
package io.vproxy.base.util.exception;
public class StillRunningException extends Exception {
}