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