Class KeySizeLimitException

  • All Implemented Interfaces:
    java.io.Serializable

    public class KeySizeLimitException
    extends ResourceLimitException
    Cloud service only.

    Thrown to indicate that an attempt has been made to create a row with a primary key or index key size that exceeds the system defined limit.

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait