public class InvalidChunkException extends Exception
Constructor and Description |
---|
InvalidChunkException()
Creates an instance.
|
InvalidChunkException(String message)
Creates an instance.
|
InvalidChunkException(String message,
Throwable cause)
Creates an instance.
|
InvalidChunkException(Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2020 jthink.net. All rights reserved.