Class MisconfigurationException

    • Constructor Detail

      • MisconfigurationException

        public MisconfigurationException()
        Creates a new instance of MisconfigurationException without detail message.
      • MisconfigurationException

        public MisconfigurationException​(String msg)
        Constructs an instance of MisconfigurationException with the specified detail message.
        Parameters:
        msg - the detail message.