public class ServiceNotFoundException extends DefenceException
ServiceNotFoundException()
ServiceNotFoundException(String message)
ServiceNotFoundException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServiceNotFoundException()
public ServiceNotFoundException(String message)
public ServiceNotFoundException(String message, Throwable cause)