ConnectionsException.ConnectionsErrorCode
@Retention(value = AnnotationRetention.SOURCE) @IntDef(value = [1, 2, 3]) @Target(allowedTargets = [AnnotationTarget.TYPE]) annotation ConnectionsException.ConnectionsErrorCode
Summary
Public constructors |
|
---|---|
@Retention(value = AnnotationRetention.SOURCE) @IntDef(value = [1, 2, 3]) @Target(allowedTargets = [AnnotationTarget.TYPE]) annotation ConnectionsException.ConnectionsErrorCode
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 2024-04-04 UTC.