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

nl.svendubbeld.inject.exception.ConstructorException.kt Maven / Gradle / Ivy

The newest version!
package nl.svendubbeld.inject.exception

/**
 * Thrown when there is no suitable constructor available.
 */
class ConstructorException : Exception("Type contains no constructors.")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy