Class InvalidDeviceConfirmationException

  • All Implemented Interfaces:
    Serializable

    public class InvalidDeviceConfirmationException
    extends FrameworkException
    This exception is thrown in any of the following cases:
    • The confirmation that is being checked, when executing an operation requiring confirmation, wasn't found or wasn't approved.
    • The confirmation / device, when approving / rejecting an operation, wasn't found.
    See Also:
    Serialized Form