public class XPFLazyLoadException extends RuntimeException
| Constructor and Description | 
|---|
XPFLazyLoadException(String message)
Creates a new  
XPFLazyLoadException object with the given message. | 
XPFLazyLoadException(String message,
                    Throwable cause)
Creates a new  
XPFLazyLoadException object using the given message and cause exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XPFLazyLoadException(String message)
XPFLazyLoadException object with the given message.message - the reason for this XPFLazyLoadException.Copyright © 2024. All rights reserved.