Class CommandRejectedException

All Implemented Interfaces:
Serializable

public class CommandRejectedException extends CommandException
Thrown if a command is rejected by the YubiKey.
See Also:
  • Constructor Details

    • CommandRejectedException

      public CommandRejectedException(String message)