public class PreparerException extends TilesException
Thrown when an exception occurs while processing a prepare request.
Constructor and Description |
---|
PreparerException()
Constructor.
|
PreparerException(String message)
Constructor.
|
PreparerException(String message,
Throwable e)
Constructor.
|
PreparerException(Throwable e)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.