ResidentKeyRequirement.UnsupportedResidentKeyRequirementException
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
UnsupportedResidentKeyRequirementException is an exception thrown when an unsupported or unrecognized resident key requirement is encountered.
It has a public constructor that takes a String argument representing the requirement.
This class inherits methods from java.lang.Throwable and java.lang.Object.
public static class ResidentKeyRequirement.UnsupportedResidentKeyRequirementException
extends Exception
Exception thrown when an unsupported or unrecognized resident key requirement is
encountered.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]