Class TableDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.db.v2.locations.TableDataException
All Implemented Interfaces:
Serializable

public class TableDataException extends RuntimeException
Exception thrown by various sub-systems for data access.
See Also:
  • Constructor Details

  • Method Details

    • getRequestRejectionType

      @Nullable public TableDataProtocol.RequestRejectionType getRequestRejectionType()
      Returns:
      The request rejection type, if this exception occurred due to a remote request failure
    • wasInterrupted

      public boolean wasInterrupted()
      Returns:
      Whether this exception was caused by an interrupt