Package one.xingyi.core.names
Class EntityNameNotCorrectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- one.xingyi.core.names.EntityNameNotCorrectException
-
- All Implemented Interfaces:
java.io.Serializable
public class EntityNameNotCorrectException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EntityNameNotCorrectException(java.lang.String entityName)
-