public class SplitBizException extends RuntimeException
| Constructor and Description |
|---|
SplitBizException() |
SplitBizException(String message) |
SplitBizException(String message,
Throwable cause) |
SplitBizException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SplitBizException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.