Class NotYetSupportedEncodingException

    • Constructor Detail

      • NotYetSupportedEncodingException

        public NotYetSupportedEncodingException​(String feature)
      • NotYetSupportedEncodingException

        public NotYetSupportedEncodingException​(String type,
                                                Object feature)
      • NotYetSupportedEncodingException

        public NotYetSupportedEncodingException​(String type,
                                                Object feature,
                                                Object... supportedFeatures)