Class RestDekGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
io.confluent.rest.exceptions.RestException
io.confluent.rest.exceptions.RestServerErrorException
io.confluent.dekregistry.web.rest.exceptions.RestDekGenerationException
- All Implemented Interfaces:
Serializable
public class RestDekGenerationException
extends io.confluent.rest.exceptions.RestServerErrorException
- See Also:
-
Field Summary
FieldsFields inherited from class io.confluent.rest.exceptions.RestServerErrorException
DEFAULT_ERROR_CODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.rest.exceptions.RestException
getErrorCode, getStatusMethods inherited from class jakarta.ws.rs.WebApplicationException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_CODE
public static final int ERROR_CODE- See Also:
-
-
Constructor Details
-
RestDekGenerationException
-