Class NotMultiValued

All Implemented Interfaces:
Serializable

public class NotMultiValued extends ValueException
A NotMultiValued exception indicates that the value does not consist of multiple values, a.k.a. not a map or array.
Since:
1.0
See Also:
  • Constructor Details

    • NotMultiValued

      public NotMultiValued(String message)
      Creates a new instance.
      Parameters:
      message - the message