Package org.ros.exception
Class ServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ros.exception.RosException
org.ros.exception.ServiceNotFoundException
- All Implemented Interfaces:
Serializable
- Author:
- damonkohler@google.com (Damon Kohler)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServiceNotFoundException(String message) ServiceNotFoundException(String message, Throwable throwable) ServiceNotFoundException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceNotFoundException
-
ServiceNotFoundException
-
ServiceNotFoundException
-