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