ExportException.ErrorCode
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(open = true, value = )
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.