public class ReloadException extends RuntimeException
LazyLoad对象实际加载对象属性时,
如果遇到网络等异常状况,可能抛出此异常| Constructor and Description |
|---|
ReloadException() |
ReloadException(String message) |
ReloadException(String message,
Throwable t) |
ReloadException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Alibaba Cloud Computing. All rights reserved.