org.openrdf.repository.object.exceptions
Class ObjectCompileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openrdf.OpenRDFException
              extended by org.openrdf.repository.RepositoryException
                  extended by org.openrdf.repository.object.exceptions.ObjectCompileException
All Implemented Interfaces:
Serializable

public class ObjectCompileException
extends RepositoryException

See Also:
Serialized Form

Constructor Summary
ObjectCompileException(String msg)
           
ObjectCompileException(String msg, Throwable t)
           
ObjectCompileException(Throwable t)
           
 
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

ObjectCompileException

public ObjectCompileException(String msg,
                              Throwable t)

ObjectCompileException

public ObjectCompileException(String msg)

ObjectCompileException

public ObjectCompileException(Throwable t)


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.