@Immutable public final class ServiceNotReadyException extends ServiceNotAvailableException
Thrown by some services when they are not in a ready state.
Constructor and Description |
---|
ServiceNotReadyException()
Constructs an instance.
|
ServiceNotReadyException(SessionException cause)
Constructs an instance.
|
public ServiceNotReadyException()
public ServiceNotReadyException(@Nonnull SessionException cause)
cause
- The exception cause.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.