Error handling

<< Click to Display Table of Contents >>

Navigation:  Using SMILE Wrappers >

Error handling

SMILE Wrappers throw exceptions when the underlying C++ SMILE calls fail. The exception types are:

Java:   smile.SMILEException

Python: pysmile.SMILEExcetpion

C#:     Smile.SmileException