public class LunaBIP32KeypairDerivationException extends LunaException
Constructor and Description |
---|
LunaBIP32KeypairDerivationException(java.lang.String message,
int err)
Creates a new
LunaBIP32KeypairDerivationException . |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Return the error code of this exception.
|
public LunaBIP32KeypairDerivationException(java.lang.String message, int err)
LunaBIP32KeypairDerivationException
.message
- Typically the cryptoki function that encountered the limiterr
- The error code which caused this exceptionCopyright 2014-2018 SafeNet. All rights reserved.