Package openllet.core.exceptions
Class UnsupportedQueryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- openllet.core.exceptions.PelletRuntimeException
-
- openllet.core.exceptions.UnsupportedFeatureException
-
- openllet.core.exceptions.UnsupportedQueryException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedQueryException extends UnsupportedFeatureException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedQueryException()
UnsupportedQueryException(java.lang.String e)
-