Uses of Class
com.sportradar.livedata.sdk.common.exceptions.PropertyException
-
Packages that use PropertyException Package Description com.sportradar.livedata.sdk.common.exceptions Contains common exceptions -
-
Uses of PropertyException in com.sportradar.livedata.sdk.common.exceptions
Subclasses of PropertyException in com.sportradar.livedata.sdk.common.exceptions Modifier and Type Class Description class
InvalidPropertyException
Exception that is thrown when a invalid property in properties file is foundclass
MissingPropertyException
Exception that is thrown when a mandatory property is missing from properties file
-