Maximum time allowed for solve is exceeded.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooMuchTimeException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooMuchTimeException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooMuchTimeException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.TooMuchTimeException | maximum time allowed for solve is exceeded |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooMuchTimeException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.TooMuchTimeException