Package io.objectbox.generator.model
Class ModelRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.objectbox.generator.model.ModelRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public class ModelRuntimeException extends java.lang.RuntimeExceptionThrown when the model was configured incorrectly.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ModelRuntimeException(java.lang.String message)
-