Package com.hltech.pact.gen
Class PactGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.hltech.pact.gen.PactGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class PactGenerationException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PactGenerationException(java.lang.String message)PactGenerationException(java.lang.String message, java.lang.Throwable cause)
-