package de.dustplanet.cordova.lottie class LottieSplashScreenInvalidURLException(message: String) : Exception(message) class LottieSplashScreenAnimationAlreadyPlayingException(message: String) : Exception(message)