br.com.guiabolso.events.exception.EventValidationException.kt Maven / Gradle / Ivy
package br.com.guiabolso.events.exception
class EventValidationException(val propertyName: String) : RuntimeException()
package br.com.guiabolso.events.exception
class EventValidationException(val propertyName: String) : RuntimeException()