Package | Description |
---|---|
org.apache.commons.math.exception |
Specialized exceptions for algorithms errors.
|
Modifier and Type | Class and Description |
---|---|
class |
ConvergenceException
Error thrown when a numerical computation can not be performed because the
numerical result failed to converge to a finite value.
|
class |
MathInternalError
Exception triggered when something that shouldn't happen does happen.
|
class |
NoDataException
Exception to be thrown when the required data is missing.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.