public class DeferFailedException extends Exception
Indicates that a request could not be deferred for later processing, and and appropriate error should be returned.
| Constructor and Description |
|---|
DeferFailedException()
Default constructor.
|
DeferFailedException(String s)
Class constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DeferFailedException()
public DeferFailedException(String s)
s - StringCopyright © 2005–2015 Alfresco Software. All rights reserved.