public class UnsupportedChannelException
extends java.lang.Exception
| Constructor and Description |
|---|
UnsupportedChannelException() |
UnsupportedChannelException(java.lang.String message) |
UnsupportedChannelException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedChannelException(java.lang.Throwable cause) |
public UnsupportedChannelException()
public UnsupportedChannelException(java.lang.String message)
public UnsupportedChannelException(java.lang.Throwable cause)
public UnsupportedChannelException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2022. All rights reserved.