public class InvalidModelInstanceStateException extends LspsException
Constructor and Description |
---|
InvalidModelInstanceStateException(long modelInstanceId,
ModelInstanceState state)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
long |
getModelInstanceId()
Returns the model instance id.
|
ModelInstanceState |
getState()
Returns the model instance state.
|
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidModelInstanceStateException(long modelInstanceId, ModelInstanceState state)
modelInstanceId
- state
- public long getModelInstanceId()
public ModelInstanceState getState()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.