ConcurrentQueryAccessException
classin packageklyn.data
public class ConcurrentQueryAccessException extends QueryException:
└ ConcurrentQueryAccessException

Reports forbidden concurrent use of a sequential query resource.

throw ConcurrentQueryAccessException("Query stream is already in use")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public ConcurrentQueryAccessException Creates this framework exception.
Inherited Methods
methodInherited Methods from UncheckedException: toString
methodInherited Methods from Exception: toString
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml