Class NoSuchComponentException

    • Constructor Detail

      • NoSuchComponentException

        public NoSuchComponentException​(String message)
        Constructs a NoSuchComponentException with a detail message.
        Parameters:
        message - The detail message.