com.amazon.carbonado
Class Trigger.Abort
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.amazon.carbonado.RepositoryException
com.amazon.carbonado.PersistException
com.amazon.carbonado.Trigger.Abort
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Trigger<S>
public static final class Trigger.Abort
- extends PersistException
- See Also:
- Serialized Form
fillInStackTrace
public Throwable fillInStackTrace()
- Override to remove the stack trace.
- Overrides:
fillInStackTrace in class Throwable
withStackTrace
public Trigger.Abort withStackTrace()
- Returns this exception but with a fresh stack trace. The trace does
not include the original thrower of this exception.
Copyright © 2006-2009 Amazon Technologies, Inc.. All Rights Reserved.