Class SocketCommunicationException

  • All Implemented Interfaces:
    Serializable

    public class SocketCommunicationException
    extends RuntimeException
    This exception indicates there was an error while trying to communicate over a socket
    Author:
    jamesdbloom
    See Also:
    Serialized Form
    • Constructor Detail

      • SocketCommunicationException

        public SocketCommunicationException​(String message,
                                            Throwable cause)