Serializable
RollbackBatchException
, RollbackOperationException
public abstract class RollbackException extends Exception
Constructor | Description |
---|---|
RollbackException() |
|
RollbackException(String msg) |
|
RollbackException(String message,
Throwable cause) |
|
RollbackException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012–2020 Luigi R. Viggiano. All rights reserved.