public class FloatingIpAddressException extends CloudPoolDriverException
| Constructor and Description |
|---|
FloatingIpAddressException()
Constructs a new
FloatingIpAddressException. |
FloatingIpAddressException(String message)
Constructs a new
FloatingIpAddressException. |
FloatingIpAddressException(String message,
Throwable cause)
Constructs a new
FloatingIpAddressException. |
FloatingIpAddressException(Throwable cause)
Constructs a new
FloatingIpAddressException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FloatingIpAddressException()
FloatingIpAddressException.public FloatingIpAddressException(String message, Throwable cause)
FloatingIpAddressException.message - cause - public FloatingIpAddressException(String message)
FloatingIpAddressException.message - public FloatingIpAddressException(Throwable cause)
FloatingIpAddressException.cause - Copyright © 2011–2015 elastisys. All rights reserved.