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