public final class AutoRestartException extends StartupException
Copyright (c) SAP AG 2001-2004
ex| Constructor and Description |
|---|
AutoRestartException(String message,
long delay) |
AutoRestartException(String message,
Throwable throwable,
long delay) |
AutoRestartException(Throwable throwable,
long delay) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDelay()
Returns the retry interval in milliseconds.
|
getContainedException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic AutoRestartException(String message, long delay)
message - The message for this exception.delay - restart delay in millisecondspublic AutoRestartException(Throwable throwable, long delay)
throwable - the root cause of the exception.delay - restart delay in milliseconds| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2017 SAP AG Complete Copyright Notice