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