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