public class TerminatedRetryExceptionTests extends AbstractExceptionTests
Constructor and Description |
---|
TerminatedRetryExceptionTests() |
Modifier and Type | Method and Description |
---|---|
Exception |
getException(String msg) |
Exception |
getException(String msg,
Throwable t) |
void |
testNothing() |
testExceptionString, testExceptionStringThrowable
public Exception getException(String msg) throws Exception
getException
in class AbstractExceptionTests
Exception
public Exception getException(String msg, Throwable t) throws Exception
getException
in class AbstractExceptionTests
Exception
Copyright © 2014 SpringSource. All rights reserved.