public class ClientRunTimeException extends RuntimeException implements CommonRunTimeException
| Constructor and Description |
|---|
ClientRunTimeException() |
ClientRunTimeException(String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ClientRunTimeException |
newRunTimeException(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientRunTimeException newRunTimeException(String msg, Throwable cause)
newRunTimeException in interface CommonRunTimeExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.