public class NotConfiguredException extends CloudPoolException
CloudPool to indicate that an operation failed due to the
CloudPool not being configured.CloudPool,
Serialized Form| Constructor and Description |
|---|
NotConfiguredException()
Constructs a new
NotConfiguredException. |
NotConfiguredException(String message)
Constructs a new
NotConfiguredException. |
NotConfiguredException(String message,
Throwable cause)
Constructs a new
NotConfiguredException. |
NotConfiguredException(Throwable cause)
Constructs a new
NotConfiguredException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotConfiguredException()
NotConfiguredException.public NotConfiguredException(String message, Throwable cause)
NotConfiguredException.message - cause - public NotConfiguredException(String message)
NotConfiguredException.message - public NotConfiguredException(Throwable cause)
NotConfiguredException.cause - Copyright © 2011–2017 Elastisys. All rights reserved.