org.openjena.riot
Class RiotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openjena.riot.RiotException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RiotParseException
public class RiotException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RiotException
public RiotException()
RiotException
public RiotException(String msg)
RiotException
public RiotException(Throwable th)
RiotException
public RiotException(String msg,
Throwable th)
Licenced under the Apache License, Version 2.0