winIDEA SDK
Exception mappings
C++ Java Python C#
isys::IllegalStateException java.lang.IllegalStateException AttributeError SWIG_CSharpApplicationException
isys::IOException java.io.IOException OSError SWIG_CSharpApplicationException
isys::IllegalArgumentException java.lang.IllegalArgumentException ValueError SWIG_CSharpApplicationException
isys::TimeoutException java.util.concurrent.TimeoutException Exception SWIG_CSharpApplicationException
isys::SystemException java.awt.IllegalComponentStateException SystemError SWIG_CSharpApplicationException
std::exception java.io.IOException Exception SWIG_CSharpIOException
std::FeatureNotImplementedException java.lang.UnsupportedOperationException NotImplementedError SWIG_CSharpApplicationException
std::FileNotFoundException java.io.FileNotFoundException OSError SWIG_CSharpApplicationException
std::IException java.lang.Exception Exception SWIG_CSharpApplicationException
std::IndexOutOfBoundsException java.lang.IndexOutOfBoundsException IndexError SWIG_CSharpApplicationException