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