Uses of Class
one.microstream.exceptions.BaseException
-
-
Uses of BaseException in one.microstream.com
Subclasses of BaseException in one.microstream.com Modifier and Type Class Description class
ComException
class
ComExceptionTimeout
-
Uses of BaseException in one.microstream.entity
Subclasses of BaseException in one.microstream.entity Modifier and Type Class Description class
EntityException
class
EntityExceptionIdentityMismatch
class
EntityExceptionInaccessibleEntityType
class
EntityExceptionMissingDataForVersion
-
Uses of BaseException in one.microstream.entity.codegen
Subclasses of BaseException in one.microstream.entity.codegen Modifier and Type Class Description class
EntityExceptionInvalidEntityMethod
-
Uses of BaseException in one.microstream.exceptions
Subclasses of BaseException in one.microstream.exceptions Modifier and Type Class Description class
MultiCauseException
class
ParsingException
class
ParsingExceptionUnexpectedCharacter
class
ParsingExceptionUnexpectedCharacterInArray
-
Uses of BaseException in one.microstream.memory
Subclasses of BaseException in one.microstream.memory Modifier and Type Class Description class
MemoryException
-
Uses of BaseException in one.microstream.persistence.binary.exceptions
Subclasses of BaseException in one.microstream.persistence.binary.exceptions Modifier and Type Class Description class
BinaryPersistenceException
class
BinaryPersistenceExceptionIncompleteChunk
class
BinaryPersistenceExceptionInvalidChunkLength
class
BinaryPersistenceExceptionInvalidList
class
BinaryPersistenceExceptionInvalidListElements
class
BinaryPersistenceExceptionState
class
BinaryPersistenceExceptionStateArray
class
BinaryPersistenceExceptionStateArrayLength
class
BinaryPersistenceExceptionStateInstance
class
BinaryPersistenceExceptionStateInvalidLength
-
Uses of BaseException in one.microstream.persistence.exceptions
-
Uses of BaseException in one.microstream.storage.exceptions
Subclasses of BaseException in one.microstream.storage.exceptions Modifier and Type Class Description class
StorageException
class
StorageExceptionBackup
class
StorageExceptionBackupChannelIndex
class
StorageExceptionBackupCopying
class
StorageExceptionBackupEmptyStorageBackupAhead
class
StorageExceptionBackupEmptyStorageForNonEmptyBackup
class
StorageExceptionBackupInconsistentFileLength
class
StorageExceptionDisruptingExceptions
class
StorageExceptionExportFailed
class
StorageExceptionInitialization
class
StorageExceptionInitializationFailed
class
StorageExceptionInvalidConfiguration
class
StorageExceptionInvalidEntityManagerChannelCount
class
StorageExceptionInvalidFile
class
StorageExceptionIo
class
StorageExceptionIoReading
class
StorageExceptionIoWriting
class
StorageExceptionIoWritingChunk
class
StorageExceptionIoWritingTypeDefinitions
class
StorageExceptionNotAcceptingTasks
class
StorageExceptionNotRunning
class
StorageExceptionRequest
-