Class SocketWriterException

All Implemented Interfaces:
Serializable

public class SocketWriterException extends RuntimeException
Socket write failed.
See Also:
  • Constructor Details

    • SocketWriterException

      public SocketWriterException(Throwable cause)
      Socket write failed.
      Parameters:
      cause - original throwable