public final class EntityStartFailedException extends RuntimeException
Signals that an entity could not be started for a given definition.
| Constructor and Description |
|---|
EntityStartFailedException(String definitionId,
Throwable cause)
Constructs a new exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinitionId()
The definition involved.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getDefinitionId()
The definition involved.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.