| Class | Description |
|---|---|
| ClassNameMatcher<T> |
Matcher to check the class name of an
Object |
| ThrowableCauseMatcher<T extends Throwable> |
Matcher to check the cause of an exception.
|
| ThrowableExceptionInfoMatcher<T extends org.mule.runtime.api.exception.MuleException> |
Matcher to check the additional
info of a MuleException. |
| ThrowableMessageMatcher<T extends Throwable> |
Matcher to check the message of an exception.
|
| ThrowableRootCauseMatcher<T extends Throwable> |
Matcher to check the root cause of an exception.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.