public class CloudPoolException extends RuntimeException
CloudPool to indicate an error condition.CloudPool,
Serialized Form| Constructor and Description |
|---|
CloudPoolException()
Constructs a new
CloudPoolException. |
CloudPoolException(String message)
Constructs a new
CloudPoolException. |
CloudPoolException(String message,
Throwable cause)
Constructs a new
CloudPoolException. |
CloudPoolException(Throwable cause)
Constructs a new
CloudPoolException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CloudPoolException()
CloudPoolException.public CloudPoolException(String message, Throwable cause)
CloudPoolException.message - cause - public CloudPoolException(String message)
CloudPoolException.message - public CloudPoolException(Throwable cause)
CloudPoolException.cause - Copyright © 2011–2017 Elastisys. All rights reserved.