public class EventStoreClientException extends RuntimeException
Constructor and Description |
---|
EventStoreClientException(String code,
String message) |
EventStoreClientException(String code,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2010–2020. All rights reserved.