Package openllet.core.exceptions
Class UndefinedEntityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- openllet.core.exceptions.PelletRuntimeException
-
- openllet.core.exceptions.UndefinedEntityException
-
- All Implemented Interfaces:
java.io.Serializable
public class UndefinedEntityException extends PelletRuntimeException
Title: UndefinedEntityException
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UndefinedEntityException()
UndefinedEntityException(java.lang.String e)
-