Class OTooBigIndexKeyException

All Implemented Interfaces:
OHighLevelException, Serializable

public class OTooBigIndexKeyException extends OCoreException implements OHighLevelException
This exception is thrown when key size exceeds allowed limits
See Also:
  • Constructor Details

    • OTooBigIndexKeyException

      public OTooBigIndexKeyException(OCoreException exception)
    • OTooBigIndexKeyException

      public OTooBigIndexKeyException(String message, String componentName)