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