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, toString
public PermissionsException()
public PermissionsException(String description)
description
- the exception messageSessionSecurityException(String)
public PermissionsException(String description, Throwable cause)
description
- the exception messagecause
- of the exceptionSessionSecurityException(String, Throwable)
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.