Uses of Package
one.microstream.exceptions
- 
Classes in one.microstream.exceptions used by one.microstream Class Description ArrayCapacityException This implemention intentionally does NOT extend fromArrayIndexOutOfBoundsException.IndexBoundsException  - 
Classes in one.microstream.exceptions used by one.microstream.afs.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.afs.nio.types Class Description IORuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.chars Class Description ParsingExceptionUnexpectedCharacterInArray  - 
Classes in one.microstream.exceptions used by one.microstream.collections Class Description IndexBoundsException  - 
Classes in one.microstream.exceptions used by one.microstream.collections.types Class Description IndexBoundsException  - 
Classes in one.microstream.exceptions used by one.microstream.com Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.configuration.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.entity Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.entity.codegen Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions.IndexBoundsException MemoryException ParsingException ParsingExceptionUnexpectedCharacter WrapperRuntimeException Checked exceptions are a badly designed concept that ruin functional programming and seduce to swallow exceptions with a foolish print instead of handling them properly and ignore unchecked exceptions altogether. - 
Classes in one.microstream.exceptions used by one.microstream.functional Class Description InstantiationRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.io Class Description IORuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.math Class Description NumberRangeException  - 
Classes in one.microstream.exceptions used by one.microstream.memory Class Description InstantiationRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.memory.android Class Description InstantiationRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.memory.sun Class Description InstantiationRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.persistence.binary.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.persistence.binary.internal Class Description NoSuchFieldRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.persistence.binary.java.util Class Description NoSuchMethodRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.persistence.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.persistence.types Class Description InstantiationRuntimeException ParsingException  - 
Classes in one.microstream.exceptions used by one.microstream.reflect Class Description IllegalAccessRuntimeException InstantiationRuntimeException NoSuchFieldRuntimeException NoSuchMethodRuntimeException  - 
Classes in one.microstream.exceptions used by one.microstream.storage.configuration Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.storage.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.storage.restadapter.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.storage.restclient.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.storage.restservice.exceptions Class Description BaseException Base class for all exceptions that workarounds some design mistakes in JDK exceptions. - 
Classes in one.microstream.exceptions used by one.microstream.storage.types Class Description MultiCauseException  - 
Classes in one.microstream.exceptions used by one.microstream.typing Class Description NumberRangeException  - 
Classes in one.microstream.exceptions used by one.microstream.util.iterables Class Description IndexBoundsException