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