org.apache.aries.application.management
Class UpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.aries.application.management.UpdateException
- All Implemented Interfaces:
- Serializable
public class UpdateException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UpdateException
public UpdateException(String message,
Exception e,
boolean rolledBack,
Exception rollbackException)
hasRolledBack
public boolean hasRolledBack()
getRollbackException
public Exception getRollbackException()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.