public class ServiceNotFoundException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ServiceNotFoundException(java.lang.String message) |
ServiceNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
ServiceNotFoundException(java.lang.Throwable cause) |