Package | Description |
---|---|
org.apache.commons.math3.exception | |
org.apache.commons.math3.exception.util |
Modifier and Type | Method and Description |
---|---|
ExceptionContext |
MathIllegalStateException.getContext()
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|
Modifier and Type | Method and Description |
---|---|
ExceptionContext |
ExceptionContextProvider.getContext()
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|