public class ExecutionError extends RuntimeException
UnitOfWorkExecutor
s if executing UnitOfWork.execute()
fails.Constructor and Description |
---|
ExecutionError(String message) |
ExecutionError(String message,
Throwable cause) |
ExecutionError(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012-2013. All Rights Reserved.