class UnsupportedSettingException : RuntimeException
(source)
Exception thrown by default if a setting is not supported by an engine or session.
UnsupportedSettingException(message: String = "Setting not supported by this engine")
Exception thrown by default if a setting is not supported by an engine or session. |