public class DXHTTPException extends RuntimeException
Constructor and Description |
---|
DXHTTPException()
Initializes a new
DXHTTPException . |
DXHTTPException(Throwable cause)
Initializes a new
DXHTTPException with the specified cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DXHTTPException(Throwable cause)
DXHTTPException
with the specified cause.cause
- Immediate cause of this exception.public DXHTTPException()
DXHTTPException
.Copyright © 2023. All Rights Reserved.