Class NotImplementedException

    • Constructor Detail

      • NotImplementedException

        public NotImplementedException​(String msg)
        Constructs an Exception with a detailed message.
        Parameters:
        msg - The message associated with the exception.