public class SchemaRegistryApiException extends Exception
Constructor and Description |
---|
SchemaRegistryApiException(int status) |
SchemaRegistryApiException(int status,
Throwable thr) |
Modifier and Type | Method and Description |
---|---|
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SchemaRegistryApiException(int status)
public SchemaRegistryApiException(int status, Throwable thr)
Copyright © 2019. All rights reserved.