Home
last modified time | relevance | path

Searched defs:SecureChannelException (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/securechannel/
H A DSecureChannelException.java22 public class SecureChannelException extends RuntimeException { class
27 public SecureChannelException(String message) { in SecureChannelException() method in SecureChannelException
31 public SecureChannelException(String message, Throwable t) { in SecureChannelException() method in SecureChannelException