Class OperationNotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.apicurio.registry.types.RegistryException
-
- io.apicurio.registry.ccompat.rest.error.OperationNotSupportedException
-
- All Implemented Interfaces:
Serializable
public class OperationNotSupportedException extends RegistryException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OperationNotSupportedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-