org.mulgara.jena.n3
Class JenaURIException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.mulgara.jena.n3.JenaURIException
All Implemented Interfaces:
Serializable

public class JenaURIException
extends RuntimeException

com.hp.hpl.jena.query.util.RelativeURIException

Version:
$Id: JenaURIException.java,v 1.1 2009/06/29 08:55:32 castagna Exp $
Author:
Andy Seaborne
See Also:
Serialized Form

Constructor Summary
JenaURIException(Exception e)
           
JenaURIException(String msg)
           
 
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

JenaURIException

public JenaURIException(Exception e)

JenaURIException

public JenaURIException(String msg)


Copyright © 2011. All Rights Reserved.