Package jsl.modeling.elements.entity
Class NoEntityTypeSpecifiedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jsl.modeling.elements.entity.NoEntityTypeSpecifiedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoEntityTypeSpecifiedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoEntityTypeSpecifiedException()
NoEntityTypeSpecifiedException(java.lang.String m)
-