public class PermissionsException extends SessionSecurityException
| Constructor and Description |
|---|
PermissionsException()
Constructor.
|
PermissionsException(String description) |
PermissionsException(String description,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PermissionsException()
public PermissionsException(String description)
description - the exception messageSessionSecurityException.SessionSecurityException(String)public PermissionsException(String description, Throwable cause)
description - the exception messagecause - of the exceptionSessionSecurityException.SessionSecurityException(String, Throwable)Copyright © 2024 DiffusionData Limited. All rights reserved.