public class TagExecutionException extends Exception
| Constructor and Description |
|---|
TagExecutionException(String message)
Instantiates a new tag execution exception.
|
TagExecutionException(String message,
Exception ex)
Instantiates a new tag execution exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TagExecutionException(String message)
message - the messageCopyright © 2005–2016 Alfresco Software. All rights reserved.