org.springframework.batch.core
Class JobExecutionExceptionTests
java.lang.Object
TestCase
org.springframework.batch.core.AbstractExceptionTests
org.springframework.batch.core.JobExecutionExceptionTests
public class JobExecutionExceptionTests
- extends AbstractExceptionTests
- Author:
- Dave Syer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobExecutionExceptionTests
public JobExecutionExceptionTests()
getException
public Exception getException(String msg)
throws Exception
- Specified by:
getException
in class AbstractExceptionTests
- Throws:
Exception
getException
public Exception getException(String msg,
Throwable t)
throws Exception
- Specified by:
getException
in class AbstractExceptionTests
- Throws:
Exception
Copyright © 2008 SpringSource. All Rights Reserved.