Klasse TransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.transaction.TransactionException
- Alle implementierten Schnittstellen:
Serializable
- Autor:
- Eike Stepper
- Siehe auch:
- No Extend
- This interface is not intended to be extended by clients.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTransactionException
(String message) TransactionException
(String message, Throwable cause) TransactionException
(Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
TransactionException
public TransactionException() -
TransactionException
-
TransactionException
-
TransactionException
-