public class DecisionRequiredException extends WikiException
Decision is required. The message
string should be a human-readable, internationalized String explaining why
the activity could not complete, or that the activity has been queued for
review.| Constructor and Description |
|---|
DecisionRequiredException(String message)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DecisionRequiredException(String message)
message - the messageCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.