public interface ILspsException
LspsException
and
LspsRuntimeException
.Modifier and Type | Method and Description |
---|---|
Map<Long,String> |
getModelInstanceStates()
Returns map of model instance id -> model instance states when exception occurs.
|
void |
setModelInstanceStates(Map<Long,String> modelInstanceStates)
Sets the map of model instance id -> model instance states.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.