Stay organized with collections
Save and categorize content based on your preferences.
SessionException.SessionErrorCode
@Retention(value = AnnotationRetention.SOURCE) @IntDef(value = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]) @Target(allowedTargets = [AnnotationTarget.TYPE]) annotation SessionException.SessionErrorCode
Summary
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# SessionException.SessionErrorCode\n=================================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/com/google/ambient/crossdevice/sessions/SessionException.SessionErrorCode \"View this page in Kotlin\") \\|Java\n\n\n```\n@Retention(value = AnnotationRetention.SOURCE) @IntDef(value = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]) @Target(allowedTargets = [AnnotationTarget.TYPE]) annotation SessionException.SessionErrorCode\n```\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSummary\n-------\n\n| ### Public constructors ||\n|---------------------------------------------------------------------------------------------------------------------------------|---|\n| [SessionErrorCode](/reference/com/google/ambient/crossdevice/sessions/SessionException.SessionErrorCode#SessionErrorCode())`()` |\n\nPublic constructors\n-------------------\n\n### SessionErrorCode\n\n```\npublic final SessionErrorCode()\n```"]]