public class ClientPropertiesException
extends java.lang.Exception
| Constructor and Description |
|---|
ClientPropertiesException(java.lang.String message)
Constructs a JsonException instance with a code and human-readable message.
|
ClientPropertiesException(java.lang.String message,
java.lang.Throwable cause)
Constructs a JsonException instance with a code and human-readable message.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause()
Retrieves the throwable, which determines the nature/cause of the exception.
|
public ClientPropertiesException(java.lang.String message)
message - Diagnostic message intended for human reading.public ClientPropertiesException(java.lang.String message,
java.lang.Throwable cause)
message - Diagnostic message intended for human reading.cause - The cause of this exceptionCopyright © 2013 by mTLD Top Level Domain Limited. All rights reserved. Portions copyright © 2008 by Argo Interactive Limited. Portions copyright © 2008 by Nokia Inc. Portions copyright © 2008 by Telecom Italia Mobile S.p.A. Portions copyright © 2008 by Volantis Systems Limited. Portions copyright © 2002-2008 by Andreas Staeding. Portions copyright © 2008 by Zandan.