Class ServerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ros.internal.node.server.ServerException
All Implemented Interfaces:
Serializable

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

    • ServerException

      public ServerException(String message)
    • ServerException

      public ServerException(Exception e)
      Parameters:
      e - the wrapped Exception