Stay organized with collections
Save and categorize content based on your preferences.
ConnectionsException
@RequiresApi(value = 26) class ConnectionsException : CrossDeviceException
Exception for connections requests. Result
or ListenableFuture
returned from Participant.openConnection
or Participant.acceptConnection
may fail with this exception.
Summary
Public constructors
Public properties
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.