public class ScpCfServiceCreationFailedException extends CloudPlatformException
Constructor and Description |
---|
ScpCfServiceCreationFailedException()
Default constructors.
|
ScpCfServiceCreationFailedException(String message)
Default constructors.
|
ScpCfServiceCreationFailedException(String message,
Throwable cause)
Default constructors.
|
ScpCfServiceCreationFailedException(Throwable cause)
Default constructors.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScpCfServiceCreationFailedException()
public ScpCfServiceCreationFailedException(@Nonnull String message)
message
- the messagepublic ScpCfServiceCreationFailedException(@Nonnull Throwable cause)
cause
- the causeCopyright © 2020 SAP SE. All rights reserved.