NotValidAuthenticationException constructor
NotValidAuthenticationException(
- String cause
Create a new instance of NotValidAuthenticationException.
Implementation
NotValidAuthenticationException(this.cause);