Signals that an unexpected error has occurred.

Namespace: Imsl
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
[SerializableAttribute]
public class IMSLUnexpectedErrorException : IMSLException
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class IMSLUnexpectedErrorException _
	Inherits IMSLException
Visual C++
[SerializableAttribute]
public ref class IMSLUnexpectedErrorException : public IMSLException

Remarks

Please contact your IMSL technical support representative to report this problem.

Inheritance Hierarchy

See Also