[[["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 2021-06-17 UTC."],[],[],null,["# Firebase.Functions.FunctionsException Class Reference\n\nFirebase.Functions.FunctionsException\n=====================================\n\nRepresents an Exception resulting from an operation on a FunctionsReference\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: Exception\n\n| ### Properties ||\n|-------------------------------------------------------------------------------------------------------|--------------------------------------------------------|\n| [ErrorCode](#class_firebase_1_1_functions_1_1_functions_exception_1a619f98df0495dc859c4547bb7258e2cd) | `FunctionsErrorCode` |\n| **Returns** | A code that indicates the type of error that occurred. |\n\nProperties\n----------\n\n### ErrorCode\n\n```c#\nFunctionsErrorCode ErrorCode\n``` \n\u003cbr /\u003e\n\n| Details ||\n|-------------|--------------------------------------------------------|\n| **Returns** | A code that indicates the type of error that occurred. |\n\nThis value will be one of the set of constants defined on [FunctionsException](/docs/reference/unity/class/firebase/functions/functions-exception#class_firebase_1_1_functions_1_1_functions_exception)."]]