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

Wraps a provider failure occurring during query execution.

throw ProviderExecutionException("Provider execution failed")
Inherited Properties
propertyInherited Properties from Exception: message
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public ProviderExecutionException 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