PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRenderingError Class / getErrorType Method
In This Topic
    getErrorType Method
    In This Topic
    Gets the error type.
    Syntax
    public PDFRenderingErrorType getErrorType()

    Return Value

    A PDFRenderingErrorType enum member specifying the type of the error.
    See Also