Class ReceiverDisconnectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.teamdev.jxbrowser.cast.ReceiverDisconnectedException
All Implemented Interfaces:
Serializable

public final class ReceiverDisconnectedException extends RuntimeException
An exception indicating that the receiver has been disconnected.
Since:
7.34
See Also:
  • Constructor Details

    • ReceiverDisconnectedException

      public ReceiverDisconnectedException(String message)