NavigationTransactionRecorder.TransactionException
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
NavigationTransactionRecorder.TransactionException is a custom exception indicating an issue when recording a navigation transaction due to invalid input.
It provides a constructor to include a specific error message detailing the problem.
This exception inherits standard methods from Throwable for handling and reporting errors, like getting the error message or stack trace.
Developers can use the specificError parameter in the constructor to provide more context about the invalid input causing the exception.
public static class
NavigationTransactionRecorder.TransactionException
extends Exception
An exception thrown when trying to record a transaction with invalid input.
[[["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 2025-11-06 UTC."],[],[]]