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