Class LiveViewConnectionCanceledException

  • All Implemented Interfaces:
    com.streambase.sb.util.LocatedItem, Serializable

    public final class LiveViewConnectionCanceledException
    extends LiveViewException
    Exception throws when the LiveView connection call is cancelled by the client
    See Also:
    Serialized Form
    • Constructor Detail

      • LiveViewConnectionCanceledException

        public LiveViewConnectionCanceledException​(int code,
                                                   String message)