dfki.util.rdf
Class RDF.Exception

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--dfki.util.rdf.RDF.Exception
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RDF

public static class RDF.Exception
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RDF.Exception(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RDF.Exception

public RDF.Exception(java.lang.String msg)