public class SchemaException extends LspsException
| Constructor and Description |
|---|
SchemaException(long modelId,
String executedScript,
Collection<? extends Exception> exceptions)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getExecutedScript() |
long |
getModelId()
Returns the model id.
|
getModelInstanceStates, setModelInstanceStatesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaException(long modelId,
String executedScript,
Collection<? extends Exception> exceptions)
modelId - executedScript - exceptions - public long getModelId()
public String getExecutedScript()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.