public class InvalidSocketException extends RuntimeException
| Constructor and Description | 
|---|
InvalidSocketException()  | 
InvalidSocketException(String message)  | 
InvalidSocketException(String message,
                      Throwable t)  | 
InvalidSocketException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.