| Package | Description |
|---|---|
| com.solacesystems.common.expect |
| Modifier and Type | Method and Description |
|---|---|
static DefaultExceptionMatcher.ClassMatch |
DefaultExceptionMatcher.ClassMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultExceptionMatcher.ClassMatch[] |
DefaultExceptionMatcher.ClassMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultExceptionMatcher(Class<?> exceptionClass,
DefaultExceptionMatcher.ClassMatch classMatch) |
DefaultExceptionMatcher(Class<?> exceptionClass,
DefaultExceptionMatcher.ClassMatch classMatch,
String exceptionMessage,
DefaultExceptionMatcher.StringMatch messageMatch) |
Copyright 2004-2020 Solace Corporation. All rights reserved.