ExceptionContext |
MathArithmeticException.getContext() |
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|
ExceptionContext |
MathIllegalArgumentException.getContext() |
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|
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.
|
ExceptionContext |
MathRuntimeException.getContext() |
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|
ExceptionContext |
MathUnsupportedOperationException.getContext() |
Gets a reference to the "rich context" data structure that allows to
customize error messages and store key, value pairs in exceptions.
|