Package one.microstream.exceptions
-
Interface Summary Interface Description ExceptionCreator<E extends Exception> -
Exception Summary Exception Description ArrayCapacityException This implementation intentionally does NOT extend fromArrayIndexOutOfBoundsException
.BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions.BufferRegistryException IllegalAccessRuntimeException IndexBoundsException InstantiationRuntimeException InvalidClassRuntimeException InvocationTargetRuntimeException IORuntimeException MemoryException MissingFoundationPartException MultiCauseException NoSuchFieldRuntimeException NoSuchMethodRuntimeException NotAnArrayException NumberRangeException ParsingException ParsingExceptionUnexpectedCharacter ParsingExceptionUnexpectedCharacterInArray TypeCastException WrapperRuntimeException Checked exceptions are a badly designed concept that ruin functional programming and favors to swallow exceptions with a print instead of handling them properly and ignore unchecked exceptions altogether.XCsvException -
Error Summary Error Description UnhandledPlatformError