Class NotIndexedCollectionException

All Implemented Interfaces:
Serializable

public class NotIndexedCollectionException extends SemanticException
Indicates an attempt to use a non-indexed collection as indexed.
See Also:
  • Constructor Details

    • NotIndexedCollectionException

      public NotIndexedCollectionException(String message)