Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
A NotCancelableException is thrown when an attempt is made to cancel an operation that is not cancelable.
Associated Tips
- Do not try to cancel the operation.
Some operations cannot be canceled and will throw this exception when such an attempt is made. Avoid giving the user an option to cancel the operation in these cases.