Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the UserCancellationException class with a default message and tag and the specified inner exception.
Signature
public UserCancellationException(Throwable e)
Parameters
Name | Datatype | Description |
---|---|---|
e |
Throwable |
The inner exception. |
Defined in
UserCancellationException.java