Class FrameAncestorException

    • Constructor Detail

      • FrameAncestorException

        public FrameAncestorException​(Localizable specifier,
                                      Object... parts)
        Simple constructor. Build an exception with a translated and formatted message
        Parameters:
        specifier - format specifier (to be translated)
        parts - parts to insert in the format (no translation)