Class CastSessionStartFailedException

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

public final class CastSessionStartFailedException extends RuntimeException
An event indicating that the start of the cast session has failed.
Since:
7.29
See Also:
  • Constructor Details

    • CastSessionStartFailedException

      public CastSessionStartFailedException(String message, ResultCode code)
      Initializes a new instance of CastSessionStartFailedException.
  • Method Details

    • code

      public ResultCode code()
      The error code obtained from Chromium.