@Status(stage=TEST, unitTests=ABSENT) public class ServiceLocatorException extends RuntimeException
Constructor and Description |
---|
ServiceLocatorException(Throwable cause)
Constructs this ServiceLocatorException from the supplied cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServiceLocatorException(Throwable cause)
cause
- The actual cause that caused the service locator to fail.Copyright © 2008–2018. All rights reserved.