Uses of Class
io.mosip.kernel.core.exception.BaseUncheckedException
-
-
Uses of BaseUncheckedException in io.mosip.kernel.core.auditmanager.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.auditmanager.exception Modifier and Type Class Description classAuditManagerExceptionCustom Exception Class in case of Handler Exception in Audit manager -
Uses of BaseUncheckedException in io.mosip.kernel.core.authmanager.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.authmanager.exception Modifier and Type Class Description classAuthNExceptionclassAuthZException -
Uses of BaseUncheckedException in io.mosip.kernel.core.crypto.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.crypto.exception Modifier and Type Class Description classInvalidDataExceptionExceptionto be thrown when data is invalidclassInvalidKeyExceptionExceptionto be thrown when key is invalidclassInvalidParamSpecExceptionExceptionto be thrown when params are invalidclassNullDataExceptionExceptionto be thrown when data is nullclassNullKeyExceptionExceptionto be thrown when key is nullclassNullMethodExceptionExceptionto be thrown when key is nullclassSignatureExceptionExceptionto be thrown when params are invalid -
Uses of BaseUncheckedException in io.mosip.kernel.core.dataaccess.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.dataaccess.exception Modifier and Type Class Description classDataAccessLayerExceptionCustom class for DataAccessLayerException -
Uses of BaseUncheckedException in io.mosip.kernel.core.datamapper.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.datamapper.exception Modifier and Type Class Description classDataMapperExceptionCustom class for DataMapper Exception -
Uses of BaseUncheckedException in io.mosip.kernel.core.datavalidator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.datavalidator.exception Modifier and Type Class Description classInvalideEmailExceptionExceptionto be thrown when Email is invalidclassInvalidPhoneNumberExceptionExceptionto be thrown when Phone number is invalid -
Uses of BaseUncheckedException in io.mosip.kernel.core.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.exception Modifier and Type Class Description classArithmeticExceptionBase class for arithmetic exceptions.classArrayIndexOutOfBoundsExceptionThrown to indicate that an array has been accessed with an illegal index.classDirectoryNotEmptyExceptionException to be thrown when a directory exist which is not EmptyclassIllegalArgumentExceptionBase class for all preconditions violation exceptions.classIllegalStateExceptionException to be thrown when date format in filename pattern is wrongclassNoSuchAlgorithmExceptionBase class for all preconditions violation exceptions.classNullPointerExceptionException to be thrown when a null argument found.classParseExceptionSignals that an error has been reached unexpectedly while parsing.classPatternSyntaxExceptionUnchecked exception thrown to indicate a syntax error in a regular-expression patternclassUnsupportedCharsetExceptionMethods in io.mosip.kernel.core.exception that return BaseUncheckedException Modifier and Type Method Description BaseUncheckedExceptionBaseUncheckedException. addInfo(String errorCode, String errorText)This method add the information of error code and error message. -
Uses of BaseUncheckedException in io.mosip.kernel.core.fsadapter.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.fsadapter.exception Modifier and Type Class Description classFSAdapterExceptionCustom class for HDFSAdapterException -
Uses of BaseUncheckedException in io.mosip.kernel.core.idgenerator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.idgenerator.exception Modifier and Type Class Description classInValidUinExceptionCustom exception for Invalid Uin ExceptionclassPridGenerationExceptionclassTokenIdGeneratorExceptionClass to handle exceptions in Token ID Generation.classVidGenerationFailedExceptionCustom exception for VID Generation Failed Exception -
Uses of BaseUncheckedException in io.mosip.kernel.core.idvalidator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.idvalidator.exception Modifier and Type Class Description classInvalidIDExceptionExceptionto be thrown when ID is invalid -
Uses of BaseUncheckedException in io.mosip.kernel.core.keymanager.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.keymanager.exception Modifier and Type Class Description classCertificateProcessingExceptionCustom exception for CertificateProcessingExceptionclassKeystoreProcessingExceptionCustom exception for NoSuchSecurityProviderExceptionclassNoSuchAliasExceptionCustom exception for NoSuchAliasExceptionclassNoSuchSecurityProviderExceptionCustom exception for NoSuchSecurityProviderException -
Uses of BaseUncheckedException in io.mosip.kernel.core.logger.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.logger.exception Modifier and Type Class Description classClassNameNotFoundExceptionExceptionto be thrown when a class name is not foundclassEmptyPatternExceptionExceptionto be thrown when pattern is empty or nullclassFileNameNotProvidedExceptionto be file name is empty or nullclassImplementationNotFoundExceptionto be thrown when implementation is not foundclassXMLConfigurationParseExceptionExceptionto be thrown when XML is not parsed correctly -
Uses of BaseUncheckedException in io.mosip.kernel.core.notification.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.notification.exception Modifier and Type Class Description classInvalidNumberExceptionThis exception class for invalid contact number. -
Uses of BaseUncheckedException in io.mosip.kernel.core.packetuploader.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.packetuploader.exception Modifier and Type Class Description classConnectionExceptionException to be thrown when Connection is not made with serverclassEmptyPathExceptionException to be thrown when Path is EmptyclassIllegalConfigurationExceptionException to be thrown when Configuration are not validclassIllegalIdentityExceptionException to be thrown when Private key is not validclassNoSessionExceptionException to be thrown when there is no sessionclassNullConfigurationExceptionException to be thrown when configuration is nullclassNullPathExceptionException to be thrown when Path is NullclassPacketSizeExceptionException to be thrown when Packet is not rightclassSFTPExceptionException to be thrown when there is violation with SFTP protocol -
Uses of BaseUncheckedException in io.mosip.kernel.core.pdfgenerator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.pdfgenerator.exception Modifier and Type Class Description classPDFGeneratorException -
Uses of BaseUncheckedException in io.mosip.kernel.core.pinvalidator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.pinvalidator.exception Modifier and Type Class Description classInvalidPinExceptionExceptionto be thrown when Pin is invalid -
Uses of BaseUncheckedException in io.mosip.kernel.core.qrcodegenerator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.qrcodegenerator.exception Modifier and Type Class Description classInvalidInputExceptionClass which covers the range of exception which occurs when invalid input -
Uses of BaseUncheckedException in io.mosip.kernel.core.saltgenerator.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.saltgenerator.exception Modifier and Type Class Description classSaltGeneratorExceptionThe Class SaltGeneratorException. -
Uses of BaseUncheckedException in io.mosip.kernel.core.security.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.security.exception Modifier and Type Class Description classMosipInvalidDataExceptionExceptionto be thrown when data is invalidclassMosipInvalidKeyExceptionExceptionto be thrown when key is invalidclassMosipNoSuchAlgorithmExceptionExceptionto be thrown when algorithm is invalidclassMosipNullDataExceptionExceptionto be thrown when data is nullclassMosipNullKeyExceptionExceptionto be thrown when key is nullclassMosipNullMethodExceptionExceptionto be thrown when key is null -
Uses of BaseUncheckedException in io.mosip.kernel.core.signatureutil.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.signatureutil.exception Modifier and Type Class Description classParseResponseExceptionParseResponseException class.classSignatureUtilClientExceptionclassSignatureUtilExceptionThe Class SignatureUtilException. -
Uses of BaseUncheckedException in io.mosip.kernel.core.templatemanager.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.templatemanager.exception Modifier and Type Class Description classTemplateConfigurationExceptionTemplateConfigurationException if problem occurs while Configuring the template Manager.classTemplateMethodInvocationExceptionTemplateMethodInvocationException when reference method in template could not be invoked.classTemplateParsingExceptionthis exception thrown when a resource of any type has a syntax or other error which prevents it from being parsed.classTemplateResourceNotFoundExceptionthis exception thrown when a resource of any type isn't found by the template manager. -
Uses of BaseUncheckedException in io.mosip.kernel.core.transliteration.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.transliteration.exception Modifier and Type Class Description classInvalidTransliterationExceptionClass to handle exceptions for invalid language ids. -
Uses of BaseUncheckedException in io.mosip.kernel.core.util.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.util.exception Modifier and Type Class Description classNotANumberExceptionException to be thrown when a number is not a number.classNotFiniteNumberExceptionException to be thrown when a number is not finite.classNotPositiveExceptionException to be thrown when the argument is negative.classNumberIsTooLargeExceptionException to be thrown when a number is too large. -
Uses of BaseUncheckedException in io.mosip.kernel.core.virusscanner.exception
Subclasses of BaseUncheckedException in io.mosip.kernel.core.virusscanner.exception Modifier and Type Class Description classVirusScannerExceptionTheServerNotAccessibleException occurs when anti virus service is not responding
-