@PublicAPI public class RecalculationException extends java.lang.Exception
Constructor and Description |
---|
RecalculationException() |
RecalculationException(java.lang.String s) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Returns the detailed message string of this exception, plus all the causes concatenated.
|