
public class FreemarkerAutotagException extends RuntimeException
| Constructor and Description |
|---|
FreemarkerAutotagException()
Constructor.
|
FreemarkerAutotagException(String message)
Constructor.
|
FreemarkerAutotagException(String message,
Throwable cause)
Constructor.
|
FreemarkerAutotagException(Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FreemarkerAutotagException()
public FreemarkerAutotagException(String message)
message - The message of the exception.public FreemarkerAutotagException(Throwable cause)
cause - The cause.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.