public class ClientRuntimeError extends Object
Constructor and Description |
---|
ClientRuntimeError(String message) |
ClientRuntimeError(String message,
Throwable e) |
ClientRuntimeError(Throwable e) |
Modifier and Type | Method and Description |
---|---|
String |
getCause() |
String |
getMessage() |
Throwable |
getRootCause() |
Throwable |
getThrowable() |
String |
toString() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.