Class MultipleAliasesException

    • Constructor Detail

      • MultipleAliasesException

        public MultipleAliasesException​(String alias,
                                        String newAlias)
        This exception is produced when a second alias is added to an object.
        Parameters:
        alias - current alias of the object
        newAlias - new alias of the object