public class LspsEntityNotFoundException extends LspsRuntimeException
| Constructor and Description |
|---|
LspsEntityNotFoundException(java.lang.String entityType,
java.lang.String entityId)
Constructs a new exception object with a given entity type
and entity id.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntityId()
Returns the entity id, which is a string representation
of the primary key.
|
java.lang.String |
getEntityType()
Returns the entity type, e.g.
|
getModelInstanceStates, setModelInstanceStatesCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.