public class CannotOpenTemplateException extends RuntimeException
| Constructor and Description |
|---|
CannotOpenTemplateException()
Construct a new exception.
|
CannotOpenTemplateException(String message)
Construct a new exception.
|
CannotOpenTemplateException(String message,
Throwable cause)
Construct a new exception.
|
CannotOpenTemplateException(Throwable cause)
Construct a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotOpenTemplateException()
RuntimeException.RuntimeException()public CannotOpenTemplateException(String message, Throwable cause)
message - the messagecause - the causeRuntimeException.RuntimeException(String, Throwable)public CannotOpenTemplateException(String message)
message - the messageRuntimeException.RuntimeException(String)public CannotOpenTemplateException(Throwable cause)
cause - the causeRuntimeException.RuntimeException(Throwable)Copyright © 2025 European Spallation Source. All rights reserved.