Serializablepublic class SkipServiceException extends Exception
| Constructor | Description |
|---|---|
SkipServiceException(Bootable bootable,
String message) |
ct.
|
SkipServiceException(Bootable bootable,
String message,
Throwable cause) |
ct.
|
| Modifier and Type | Method | Description |
|---|---|---|
Bootable |
getBootable() |
Liefert den Dienst, der den Fehler augeloest hat.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SkipServiceException(Bootable bootable, String message)
bootable - Dienst, der die Exception ausgeloest hat.message - Text.public Bootable getBootable()
Copyright © 2018. All rights reserved.