Class UsageOfUnsupportedApiException

All Implemented Interfaces:
Serializable

public class UsageOfUnsupportedApiException extends BackwardCompatibilityException
See Also:
  • Constructor Details

    • UsageOfUnsupportedApiException

      public UsageOfUnsupportedApiException(int requestedFormatNumber, int maxSupportedFormatNumber)
  • Method Details

    • getRequestedFormatNumber

      public int getRequestedFormatNumber()
    • getMaxSupportedFormatNumber

      public int getMaxSupportedFormatNumber()