Package org.ros.exception
Class RosException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ros.exception.RosException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ServiceNotFoundException
- Author:
- ethan.rublee@gmail.com (Ethan Rublee)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRosException(String message) RosException(String message, Throwable throwable) RosException(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
-
RosException
-
RosException
-
RosException
-