public class SecurityGeException extends GeException
| Constructor and Description |
|---|
SecurityGeException(String message) |
SecurityGeException(String message,
Authorizations authorizations) |
SecurityGeException(String message,
Authorizations authorizations,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Authorizations |
getAuthorizations() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SecurityGeException(String message)
public SecurityGeException(String message, Authorizations authorizations)
public SecurityGeException(String message, Authorizations authorizations, Throwable cause)
public Authorizations getAuthorizations()
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.