0-99 - Called a Deprecated Method

0-99 - Called a Deprecated Method

Possible Causes

The user has called a deprecated method.

Troubleshooting and Resolution Steps

Check the user’s code for any methods that are marked as @Deprecated in the current version being used. If found, replace them with the corresponding methods; if not, you can ignore this.

Feedback

Was this page helpful?

Yes No

Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)