Class InvalidFieldValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.search.exception.InvalidFieldValueException
All Implemented Interfaces:
Serializable

public class InvalidFieldValueException extends RuntimeException
Thrown when adding a field value that does not conform to the schema field
Since:
10.4
See Also:
  • Constructor Details

    • InvalidFieldValueException

      public InvalidFieldValueException(String message)