com.github.squirrelgrip.app.common.exception.ExperimentAlreadyExistsException.kt Maven / Gradle / Ivy
package com.github.squirrelgrip.app.common.exception
class ExperimentAlreadyExistsException : RuntimeException()
package com.github.squirrelgrip.app.common.exception
class ExperimentAlreadyExistsException : RuntimeException()