org.sakaiproject.search.api.rdf
Class RDFIndexException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sakaiproject.search.api.rdf.RDFException
              extended by org.sakaiproject.search.api.rdf.RDFIndexException
All Implemented Interfaces:
Serializable

public class RDFIndexException
extends RDFException

Author:
ieb
See Also:
Serialized Form

Constructor Summary
RDFIndexException()
           
RDFIndexException(String arg0)
           
RDFIndexException(String arg0, Throwable arg1)
           
RDFIndexException(Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RDFIndexException

public RDFIndexException()

RDFIndexException

public RDFIndexException(String arg0,
                         Throwable arg1)

RDFIndexException

public RDFIndexException(String arg0)

RDFIndexException

public RDFIndexException(Throwable arg0)


Copyright © 2003-2013 Sakai Project. All Rights Reserved.