| Package | Description |
|---|---|
| com.solacesystems.common.expect |
| Modifier and Type | Method and Description |
|---|---|
static DefaultExceptionMatcher.StringMatch |
DefaultExceptionMatcher.StringMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultExceptionMatcher.StringMatch[] |
DefaultExceptionMatcher.StringMatch.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,
String exceptionMessage,
DefaultExceptionMatcher.StringMatch messageMatch) |
Copyright 2004-2021 Solace Corporation. All rights reserved.