public class ApiCoreImplementationLoadingException extends RuntimeException
| Constructor and Description |
|---|
ApiCoreImplementationLoadingException(Exception source)
Is used to inform about the reason of the API loading failure
|
ApiCoreImplementationLoadingException(String message)
Is used to inform about the reason of the API loading failure
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ApiCoreImplementationLoadingException(Exception source)
source - reasonpublic ApiCoreImplementationLoadingException(String message)
message - reasonCopyright © 2025. All rights reserved.