Protege 3.5

edu.stanford.smi.protege.exception
Class TransactionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by edu.stanford.smi.protege.exception.ProtegeException
                  extended by edu.stanford.smi.protege.exception.ProtegeIOException
                      extended by edu.stanford.smi.protege.exception.TransactionException
All Implemented Interfaces:
Serializable

public class TransactionException
extends ProtegeIOException

See Also:
Serialized Form

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

TransactionException

public TransactionException()

TransactionException

public TransactionException(String msg)

TransactionException

public TransactionException(String msg,
                            Throwable t)

TransactionException

public TransactionException(Throwable t)

Protege 3.5

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2013 Stanford University.