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(java.lang.String message)
Constructs a new exception.
|
public DecisionRequiredException(java.lang.String message)
message - the messageCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.