Annotation Type ExportException.ErrorCode


  • @Documented
    @Retention(SOURCE)
    @Target(TYPE_USE)
    public static @interface 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.