public class TransactionalException extends RuntimeException
Constructor and Description |
---|
TransactionalException(String s,
Throwable throwable)
Create a TransactionalException with a given string and nested Throwable.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 JBoss by Red Hat. All rights reserved.