Namespace Sdl.Terminology.TerminologyProvider.Core.Exceptions
Classes
ConnectionException
The exception class to be used when there is a operation exception at the terminology provider connection layer
InvalidCredentialsException
The exception class to be used when the credentials are not valid when connecting to provider
MissingTerminologyProviderException
The exception class to be used when no terminology provider factory found.
SearchParameterMissingException
The exception class to be used when one of the search parameters is missing.
TermbaseExportException
The exception class to be used when a termbase export fails
TermbaseImportException
The exception class to be used when a termbase import fails
TermbaseInitializationException
The exception class to be used when the provider initialization fails.
UnsupportedExportFileFormatException
The exception class to be used when there is an unsupported export type
UnsupportedImportFileFormatException
The exception class to be used when there is an unsupported import type