@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, toStringpublic ServiceLocatorException(Throwable cause)
cause - The actual cause that caused the service locator to fail.Copyright © 2008–2017. All rights reserved.