public abstract class RollbackException extends Exception
Constructor and Description |
---|
RollbackException() |
RollbackException(String msg) |
RollbackException(String message,
Throwable cause) |
RollbackException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012-2013 Luigi R. Viggiano. All Rights Reserved.