370 B

Entry

A class that represents entry exceptions.

:::info Note

This class is not meant to be used directly. It is used in the MarcSyncClient class.

:::

:::caution Exceptions

Exceptions are cachable, meaning that you can use a pcall to catch them.

:::

InvalidEntryData

Thrown when the EntryData is invalid.