Class UsageOfUnsupportedApiException

    • Constructor Detail

      • UsageOfUnsupportedApiException

        public UsageOfUnsupportedApiException​(int requestedFormatNumber,
                                              int maxSupportedFormatNumber)
    • Method Detail

      • getRequestedFormatNumber

        public int getRequestedFormatNumber()
      • getMaxSupportedFormatNumber

        public int getMaxSupportedFormatNumber()