public class InvalidCancelException
extends java.lang.Exception
Thrown when a token generated by the Cancel tag is found in the request, but the cancellable property for the Action Mapping is not set.
Constructor and Description |
---|
InvalidCancelException()
Default constructor.
|
InvalidCancelException(java.lang.String message)
Construct the exception with the specified message.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.