public class LspsEntityNotFoundException extends LspsRuntimeException
Constructor and Description |
---|
LspsEntityNotFoundException(String entityType,
String entityId)
Constructs a new exception object with a given entity type
and entity id.
|
Modifier and Type | Method and Description |
---|---|
String |
getEntityId()
Returns the entity id, which is a string representation
of the primary key.
|
String |
getEntityType()
Returns the entity type, e.g.
|
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.