Class LostConnectionException

All Implemented Interfaces:
Serializable

public class LostConnectionException extends RuntimeException
A runtime exception used to signal a lost connection error.
See Also:
  • Constructor Details

    • LostConnectionException

      public LostConnectionException(Throwable cause)