public class ServiceLoaderException extends RuntimeException
| Constructor and Description |
|---|
ServiceLoaderException(String message) |
ServiceLoaderException(String message,
Throwable cause) |
ServiceLoaderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceLoaderException(String message)
public ServiceLoaderException(Throwable cause)
public ServiceLoaderException(String message, Throwable cause)
Copyright © 2004-2017 The Apache Software Foundation. All Rights Reserved.