Package app.rive.runtime.kotlin.core.errors
See: Description
-
Class Summary Class Description AnimationException A custom exception signifying a problem with the supplied animation name. ArtboardException A custom exception signifying a problem with the supplied artboard name. MalformedFileException A custom exception signifying a problem with the data in the file. RiveEventException A custom exception signifying a problem with the supplied event index. RiveException A custom exception signifying a problem with some Rive components. StateMachineException A custom exception signifying a problem with the supplied state machine name. StateMachineInputException A custom exception signifying a problem with a supplied state machine input name. TextValueRunException A custom exception signifying a problem with a text value run. UnsupportedRuntimeVersionException A custom exception signifying the current file does not support this runtime version. ViewModelException A custom exception signifying a problem with when working with a ViewModel or ViewModelInstance.