Class SDataInstanceNotWellFormedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.data.instance.model.exceptions.SDataInstanceNotWellFormedException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SDataInstanceNotWellFormedException extends SBonitaException
This exception is thrown if a SDataInstance is not well formed. For example: when a string gets a too long value.
See Also:
  • Constructor Details

    • SDataInstanceNotWellFormedException

      public SDataInstanceNotWellFormedException(String message)