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, toString
public ServiceLoaderException(String message)
public ServiceLoaderException(Throwable cause)
public ServiceLoaderException(String message, Throwable cause)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.