java.io.Serializable@Private
public class InvalidMagicNumberException
extends java.io.IOException
| Constructor | Description |
|---|---|
InvalidMagicNumberException(int magicNumber,
boolean handshake4Encryption) |
Creates a new InvalidMagicNumberException.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isHandshake4Encryption() |
Return true if it's handshake for encryption
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.