xades4j.providers
Class SigningKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.production.KeyingDataException
xades4j.providers.SigningKeyException
- All Implemented Interfaces:
- Serializable
public class SigningKeyException
- extends KeyingDataException
Thrown when there's an error getting the signing key.
- Author:
- Luís
- See Also:
KeyingDataProvider,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SigningKeyException
public SigningKeyException(String message,
Throwable cause)
SigningKeyException
public SigningKeyException(String msg)
SigningKeyException
public SigningKeyException()
Copyright © 2012. All Rights Reserved.