Class ServiceNotFoundException

All Implemented Interfaces:
Serializable

public class ServiceNotFoundException extends RosException
Author:
damonkohler@google.com (Damon Kohler)
See Also:
  • Constructor Details

    • ServiceNotFoundException

      public ServiceNotFoundException(Throwable throwable)
    • ServiceNotFoundException

      public ServiceNotFoundException(String message, Throwable throwable)
    • ServiceNotFoundException

      public ServiceNotFoundException(String message)