public static class SingletonCreator.SingletonCreateException extends RuntimeException
| Constructor and Description |
|---|
SingletonCreateException(SingletonCreator.Creator<?> creator,
String msg) |
SingletonCreateException(SingletonCreator.Creator<?> creator,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SingletonCreateException(SingletonCreator.Creator<?> creator, String msg)
public SingletonCreateException(SingletonCreator.Creator<?> creator, Throwable t)
public String getMessage()
getMessage in class ThrowableCopyright © 2017 SAP SE. All Rights Reserved.