Ditto Panic Exception
class DittoPanicException(val nativeCrashMessage: String, val nativeCrashStackTrace: String) : RuntimeException
An exception raised when there's a native crash on Ditto.
An exception raised when there's a native crash on Ditto.