public class ContextEmptyException extends RuntimeException
| Constructor and Description |
|---|
ContextEmptyException(String message) |
ContextEmptyException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static ContextEmptyException |
create(String contextKey) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContextEmptyException(String message)
public static ContextEmptyException create(String contextKey)
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.