org.pdfclown.util.parsers.ParseException Class Reference

Exception thrown in case of unexpected condition while parsing. More...

List of all members.

Public Member Functions

 ParseException (string message, Exception cause, long position)
 ParseException (string message, Exception cause)
 ParseException (Exception cause)
 ParseException (string message, long position)
 ParseException (string message)

Properties

long Position [get]
 Gets the offset where error happened.

Exception thrown in case of unexpected condition while parsing.


Constructor & Destructor Documentation

org.pdfclown.util.parsers.ParseException.ParseException ( string  message  ) 
org.pdfclown.util.parsers.ParseException.ParseException ( string  message,
long  position 
)
org.pdfclown.util.parsers.ParseException.ParseException ( Exception  cause  ) 
org.pdfclown.util.parsers.ParseException.ParseException ( string  message,
Exception  cause 
)
org.pdfclown.util.parsers.ParseException.ParseException ( string  message,
Exception  cause,
long  position 
)

Property Documentation

long org.pdfclown.util.parsers.ParseException.Position [get]

Gets the offset where error happened.

Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.

Generated on Sat Feb 9 21:08:41 2013 for PDF Clown 0.1.2 by  doxygen 1.6.3