Class InstanceNameAlreadyRegisteredException

    • Constructor Detail

      • InstanceNameAlreadyRegisteredException

        public InstanceNameAlreadyRegisteredException​(String message)
        Constructs a new InstanceNameAlreadyRegisteredException with the specified error message.
        Parameters:
        message - Describes the error encountered.