Class InValidUinException

    • Constructor Detail

      • InValidUinException

        public InValidUinException​(String errorCode,
                                   String errorMessage)
        Constructor initialize InValidUinException
        Parameters:
        errorCode - The errorcode for this exception
        errorMessage - The error message for this exception