public class JahiaUnauthorizedException extends JahiaRuntimeException
| Constructor and Description |
|---|
JahiaUnauthorizedException()
Initializes an instance of this class.
|
JahiaUnauthorizedException(String message)
Initializes an instance of this class.
|
JahiaUnauthorizedException(String message,
Throwable cause)
Initializes an instance of this class.
|
JahiaUnauthorizedException(Throwable cause)
Initializes an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JahiaUnauthorizedException()
public JahiaUnauthorizedException(String message)
message - public JahiaUnauthorizedException(String message, Throwable cause)
message - cause - public JahiaUnauthorizedException(Throwable cause)
cause - Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.