[[["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."],[[["\u003cp\u003e\u003ccode\u003eTextureNotSetException\u003c/code\u003e is thrown if the camera texture name is not set before calling \u003ccode\u003eSession.update()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis exception is unchecked, meaning it does not need to be explicitly caught in a try-catch block.\u003c/p\u003e\n"],["\u003cp\u003eThe exception can be constructed with or without a custom error message.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits methods from \u003ccode\u003ejava.lang.Throwable\u003c/code\u003e and \u003ccode\u003ejava.lang.Object\u003c/code\u003e for exception handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eYou need to call \u003ccode\u003eSession.setCameraTextureName(int)\u003c/code\u003e before \u003ccode\u003eSession.update()\u003c/code\u003e to avoid this exception.\u003c/p\u003e\n"]]],[],null,[]]