public class SMBProtocolDowngradeException extends CIFSException
| Constructor and Description |
|---|
SMBProtocolDowngradeException() |
SMBProtocolDowngradeException(String message) |
SMBProtocolDowngradeException(String message,
Throwable cause) |
SMBProtocolDowngradeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SMBProtocolDowngradeException()
public SMBProtocolDowngradeException(String message, Throwable cause)
message - cause - public SMBProtocolDowngradeException(String message)
message - public SMBProtocolDowngradeException(Throwable cause)
cause - Copyright © 2021. All rights reserved.