ExecutionException.java revision 2
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield * Created on Dec 12, 2004
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield * @author Evren Sirin
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfieldpublic class ExecutionException extends RuntimeException {
41cf1ac30de569888c70b1f1b40d29993950ff2eMichael H. Warfield public ExecutionException(String message) {