org.mulgara.mrg.parser
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mulgara.mrg.RdfException
org.mulgara.mrg.parser.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends RdfException
Indicates a parsing error while parsing RDF data.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException()
ParseException
public ParseException(String msg)
ParseException
public ParseException(Throwable cause)
ParseException
public ParseException(String msg,
Throwable cause)
Copyright © 2011. All Rights Reserved.