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