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, toString
Copyright © 2020 Alibaba Cloud Computing. All rights reserved.