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