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