Class RecordCoreSizeException

All Implemented Interfaces:
LoggableKeysAndValues<LoggableException>, Serializable

public class RecordCoreSizeException extends RecordCoreFormatException
Exception thrown when the RecordIdFormat size exceeds the maximum.
See Also:
  • Constructor Details

    • RecordCoreSizeException

      public RecordCoreSizeException(@Nonnull String msg, @Nonnull Object... keyValue)
    • RecordCoreSizeException

      public RecordCoreSizeException(@Nonnull String msg, @Nonnull Throwable cause)