ExportException.ErrorCode
Stay organized with collections
Save and categorize content based on your preferences.
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(open = true, value = )
public annotation ExportException.ErrorCode
Error codes that identify causes of Transformer
errors.
This list of errors may be extended in future versions. The underlying values may also change, so it is best to avoid relying on them directly without using the constants.