public class GetException extends HttpRequestException
| Constructor and Description |
|---|
GetException(Throwable cause)
Create a new exception instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GetException(Throwable cause)
cause - Causing exception.Copyright © 2014. All Rights Reserved.