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

au.com.dius.pact.model.InvalidPactException.groovy Maven / Gradle / Ivy

package au.com.dius.pact.model

import groovy.transform.InheritConstructors

/**
 * Exception class to indicate an invalid pact specification
 */
@InheritConstructors
class InvalidPactException extends RuntimeException {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy