public class TasteException extends Exception
An exception thrown when an error occurs inside the Taste engine.
| Constructor and Description |
|---|
TasteException() |
TasteException(String message) |
TasteException(String message,
Throwable cause) |
TasteException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.