exceptions library

Exceptions / Errors

HandledLoadingException
Exception that should be thrown in RecordsLoader.performLoadQuery when record loading fails.
InterruptLoading
Exception that should be thrown in RecordsLoader.performLoadQuery to interrupt the loading process.
UnexpectedLoadingKeyException
Exception to be thrown when a loading key provided to a function is unexpected.
WrongListStateException
Exception to be thrown when the list state is impossible.