Package org.kurento.client
Class TransactionRollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kurento.commons.exception.KurentoException
org.kurento.client.TransactionException
org.kurento.client.TransactionRollbackException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTransactionRollbackException
(String msg, Throwable throwable) TransactionRollbackException
(Throwable throwable) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransactionRollbackException
public TransactionRollbackException() -
TransactionRollbackException
-
TransactionRollbackException
-
TransactionRollbackException
-
-
Method Details
-
getKurentoServerException
-
isUserRollback
public boolean isUserRollback()
-