Class EndpointCertificateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.vespa.hosted.controller.api.integration.certificates.EndpointCertificateException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionEndpointCertificateException(EndpointCertificateException.Type type, String message) EndpointCertificateException(EndpointCertificateException.Type type, String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EndpointCertificateException
-
EndpointCertificateException
public EndpointCertificateException(EndpointCertificateException.Type type, String message, Throwable cause)
-
-
Method Details
-
type
-