public class KeyStoreProcessingException
extends java.lang.Exception
| Constructor and Description |
|---|
KeyStoreProcessingException(java.lang.String msg)
Instantiates a new jwt exception.
|
KeyStoreProcessingException(java.lang.String msg,
java.lang.Exception nested)
Instantiates a new jwt exception.
|
public KeyStoreProcessingException(java.lang.String msg)
msg - the messagepublic KeyStoreProcessingException(java.lang.String msg,
java.lang.Exception nested)
msg - the messagenested - the nested exceptionCopyright © 2018 SAP SE. All Rights Reserved.