Class InvalidModelException

  • All Implemented Interfaces:
    Serializable

    public class InvalidModelException
    extends RuntimeException
    Thrown in case the given model type could not be validated through the model validation. The actual validation error message is encapsulated
    See Also:
    ModelFactory, Serialized Form
    • Constructor Detail

      • InvalidModelException

        public InvalidModelException​(String message)