Uses of Interface
io.dialob.client.api.DialobErrorHandler.DialobClientException
-
-
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.api
Classes in io.dialob.client.api that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description static classDialobErrorHandler.DatabaseExceptionstatic classDialobErrorHandler.DocumentNotFoundException -
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.spi
Classes in io.dialob.client.spi that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description static classDialobTypesMapperImpl.DialobJsonException -
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.spi.composer
Classes in io.dialob.client.spi.composer that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description static classDeleteEntityVisitor.DeleteDocumentExceptionstatic classImportReleaseVisitor.ImportReleaseDocumentExceptionstatic classReleaseDumpToStoreEntityVisitor.ReleaseDumpToStoreEntityException -
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.spi.exceptions
Classes in io.dialob.client.spi.exceptions that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description classDatabaseServiceDownExceptionclassDatabaseUnauthorizedExceptionclassDocumentConflictExceptionclassDocumentCorruptedExceptionclassDocumentForbiddenExceptionclassDocumentLockedExceptionclassFormDataMissingExceptionclassProgramValueExceptionclassQuestionnaireExceptionclassQuestionnaireSessionCreationFailedException -
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.spi.program
Classes in io.dialob.client.spi.program that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description static classImmutableProgramEnvir.ProgramHasMultipleRevsstatic classImmutableProgramEnvir.ProgramNotFoundFromEnvirstatic classImmutableProgramEnvir.ProgramRevNotFound -
Uses of DialobErrorHandler.DialobClientException in io.dialob.client.spi.support
Classes in io.dialob.client.spi.support that implement DialobErrorHandler.DialobClientException Modifier and Type Class Description static classDialobAssert.DialobAssertException
-