PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFRenderingError Class / getMessage Method
In This Topic
    getMessage Method
    In This Topic
    Gets the error message.
    Syntax
    public java.lang.String getMessage()

    Return Value

    A message associated with the error.
    See Also