Class CertificateGenerationUnsupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.github.tomakehurst.wiremock.http.ssl.CertificateGenerationUnsupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class CertificateGenerationUnsupportedException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CertificateGenerationUnsupportedException(java.lang.String message, java.lang.Throwable cause)
-