All Downloads are FREE. Search and download functionalities are using the official Maven repository.

godot.entrygenerator.exceptions.ChecksFailedException.kt Maven / Gradle / Ivy

The newest version!
package godot.entrygenerator.exceptions

class ChecksFailedException: EntryGeneratorException(
    "Some checks failed. See the log above to see what checks failed"
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy