de.darkatra.bfme2.ConversionException.kt Maven / Gradle / Ivy
The newest version!
package de.darkatra.bfme2
class ConversionException(override val message: String) : RuntimeException(message)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy