protected class ReaderExtensionsException.ClientException extends Exception
| Constructor and Description |
|---|
ClientException(Throwable e)
Constructs a new ClientException from the given original exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Returns a short description of this exception.
|
public ClientException(Throwable e)
e - The original exception. Null is not permitted.Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.