public class PactVerifierException
Exception indicating failure to setup pact verification
| Constructor and Description |
|---|
PactVerifierException(java.lang.String message,
java.lang.Throwable cause)
Exception indicating failure to setup pact verification
|
PactVerifierException()
Exception indicating failure to setup pact verification
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
java.lang.String |
getMessage() |