sf.qof.session
Class RollbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sf.qof.session.RollbackException
- All Implemented Interfaces:
- Serializable
public class RollbackException
- extends Exception
The RollbackTransaction is thrown to indicate that the transaction has been
rolled back rather than committed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RollbackException
public RollbackException(String message)
- Constructs a RollbackException object.
- Parameters:
message
- the error message
Copyright © 2007 brunella ltd. All Rights Reserved.