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, toString
public DeferFailedException()
public DeferFailedException(String s)
s
- StringCopyright © 2005–2018 Alfresco Software. All rights reserved.