Module swim.remote
Package swim.remote

Class RemoteHostException

All Implemented Interfaces:
Serializable

public class RemoteHostException extends RuntimeException
See Also:
  • Constructor Details

    • RemoteHostException

      public RemoteHostException(String message, Throwable cause)
    • RemoteHostException

      public RemoteHostException(String message)
    • RemoteHostException

      public RemoteHostException(Throwable cause)