org.ontoware.rdf2go.exception
Class LockException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.ontoware.rdf2go.exception.ModelRuntimeException
                  extended by org.ontoware.rdf2go.exception.LockException
All Implemented Interfaces:
java.io.Serializable, AnyModelException

public class LockException
extends ModelRuntimeException

See Also:
Serialized Form

Constructor Summary
LockException(java.lang.Exception e)
           
LockException(java.lang.String s)
           
 
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

LockException

public LockException(java.lang.String s)

LockException

public LockException(java.lang.Exception e)


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.