org.sakaiproject.search.api.rdf
Class RDFIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sakaiproject.search.api.rdf.RDFException
org.sakaiproject.search.api.rdf.RDFIndexException
- All Implemented Interfaces:
- Serializable
public class RDFIndexException
- extends RDFException
- Author:
- ieb
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RDFIndexException
public RDFIndexException()
RDFIndexException
public RDFIndexException(String arg0,
Throwable arg1)
RDFIndexException
public RDFIndexException(String arg0)
RDFIndexException
public RDFIndexException(Throwable arg0)
Copyright © 2003-2012 Sakai Project. All Rights Reserved.