org.openjena.riot
Class RiotException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
org.openjena.riot.RiotException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RiotException
Deprecated. use org.apache.jena.riot.RiotExpection
@Deprecated
public class RiotException
- extends JenaException
- 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()
- Deprecated.
RiotException
public RiotException(String msg)
- Deprecated.
RiotException
public RiotException(Throwable th)
- Deprecated.
RiotException
public RiotException(String msg,
Throwable th)
- Deprecated.
Licenced under the Apache License, Version 2.0