public class ServiceLoaderException extends RuntimeException
ServiceLoaderException(Class<?> clazz, Exception caused)
Class<?>
getClazz()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServiceLoaderException(Class<?> clazz, Exception caused)
public Class<?> getClazz()
Copyright © 2018–2024 Alibaba Group. All rights reserved.