public class UnsupportedChannelException extends Exception
Constructor and Description |
---|
UnsupportedChannelException() |
UnsupportedChannelException(String message) |
UnsupportedChannelException(String message,
Throwable cause) |
UnsupportedChannelException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.