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

io.codearte.accurest.stubrunner.MessageNotMatchingException.groovy Maven / Gradle / Ivy

package io.codearte.accurest.stubrunner

import groovy.transform.InheritConstructors

/**
 * Exception thrown when message is not matched
 *
 * @author Marcin Grzejszczak
 */
@InheritConstructors
class MessageNotMatchingException extends RuntimeException {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy