Class LiveViewException

All Implemented Interfaces:
com.streambase.sb.util.LocatedItem, Serializable
Direct Known Subclasses:
LiveViewConnectionCanceledException, LiveViewQuerySyntaxException

public class LiveViewException extends StreamBaseException
An exception thrown by the LiveView Server
See Also:
  • Constructor Details

  • Method Details

    • getErrorCode

      public final int getErrorCode()
      Error code provided by the server
      Returns:
      error code
    • getErrorType

      public final LiveViewExceptionType getErrorType()