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