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:
  • Constructor Details

    • LiveViewConnectionCanceledException

      public LiveViewConnectionCanceledException(LiveViewExceptionType type, Object... params)
    • LiveViewConnectionCanceledException

      public LiveViewConnectionCanceledException(LiveViewExceptionType type, Throwable cause, Object... params)
    • LiveViewConnectionCanceledException

      public LiveViewConnectionCanceledException(int code, String message)