Search
UnsupportedDataTypeException Class
See Also
 






Namespace: com.mindfusion.pdf
Package: com.mindfusion.pdf

 Syntax

Java  Copy Code

public class UnsupportedDataTypeException extends IOException

 Inheritance Hierarchy

java.lang.Object
    java.lang.Throwable
        java.lang.Exception
            java.io.IOException
                com.mindfusion.pdf.UnsupportedDataTypeException

 See Also