public class SigningException extends IOException
Modifier and Type | Class and Description |
---|---|
static class |
SigningException.ErrorType |
Constructor and Description |
---|
SigningException(SigningException.ErrorType type,
String message,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
X509Certificate |
getCert() |
SigningException.ErrorType |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SigningException(SigningException.ErrorType type, String message, Exception cause)
public SigningException.ErrorType getType()
public X509Certificate getCert()
Copyright © 2011–2023 aiticon GmbH. All rights reserved.