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, toString
Copyright © 2024. All rights reserved.