public class MalformedFrameException extends IOException
Constructor and Description |
---|
MalformedFrameException(String reason)
Instantiate a MalformedFrameException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MalformedFrameException(String reason)
reason
- a string describing the exceptionCopyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.