Class UinGeneratorServiceException

    • Constructor Detail

      • UinGeneratorServiceException

        public UinGeneratorServiceException​(String errorCode,
                                            String errorMessage)
        Constructor for the exception class with errorCode and errorMessage as the argument.
        Parameters:
        errorCode - the error code.
        errorMessage - the error message.