Class SignatureValidator.SignatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.wildfly.channel.spi.SignatureValidator.SignatureException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
SignatureValidator
An exception signifying issue with an artifact signature validation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSignatureException(String message, Throwable cause, SignatureResult signatureResult) SignatureException(String message, SignatureResult signatureResult) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SignatureException
-
SignatureException
-
-
Method Details
-
getSignatureResult
-
getMissingSignature
-