Class StreamTcpException

All Implemented Interfaces:
Serializable, scala.util.control.NoStackTrace
Direct Known Subclasses:
BindFailedException, ConnectionException

public class StreamTcpException extends RuntimeException implements scala.util.control.NoStackTrace
See Also:
  • Constructor Details

    • StreamTcpException

      public StreamTcpException(String msg)