public class ServiceRunException extends BaseRuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
SERVICERUN_EXCEPTION_CODE |
Constructor and Description |
---|
ServiceRunException(String s) |
ServiceRunException(String serviceId,
Throwable e) |
ServiceRunException(Throwable throwable) |
ServiceRunException(Throwable throwable,
String code) |
contains, getErrorCode, getErrorContext, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String SERVICERUN_EXCEPTION_CODE
Copyright © 2006–2018 TinyGroup. All rights reserved.