public class FreeMarkerTilesException extends TilesException
| Constructor and Description |
|---|
FreeMarkerTilesException()
Constructor.
|
FreeMarkerTilesException(Exception e)
Constructor.
|
FreeMarkerTilesException(String message)
Constructor.
|
FreeMarkerTilesException(String message,
Exception e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FreeMarkerTilesException()
public FreeMarkerTilesException(String message)
message - The message of the exception.public FreeMarkerTilesException(Exception e)
e - The cause of the exception.Copyright © 2025. All rights reserved.