public class GitLabAuthenticationException
extends org.acegisecurity.AuthenticationException
| Constructor and Description |
|---|
GitLabAuthenticationException(String msg)
Standard constructor
|
GitLabAuthenticationException(String msg,
Throwable t)
Standard constructor
|
getAuthentication, getExtraInformationcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GitLabAuthenticationException(String msg, Throwable t)
msg - The error message for the Exceptiont - The Throwable to send alongpublic GitLabAuthenticationException(String msg)
msg - The error message for the exceptionCopyright © 2016. All rights reserved.