Package | Description |
---|---|
fr.cnes.sirius.patrius.math.exception | |
fr.cnes.sirius.patrius.math.exception.util |
Modifier and Type | Method and Description |
---|---|
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.
|
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 |
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 |
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 |
MathRuntimeException.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.
|
Copyright © 2020 CNES. All rights reserved.