public class UnsupportedCloudFeatureException extends RuntimeException
Constructor and Description |
---|
UnsupportedCloudFeatureException() |
UnsupportedCloudFeatureException(String message) |
UnsupportedCloudFeatureException(String message,
Throwable cause) |
UnsupportedCloudFeatureException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedCloudFeatureException(String message)
public UnsupportedCloudFeatureException(Throwable cause)
public UnsupportedCloudFeatureException(String message, Throwable cause)
public UnsupportedCloudFeatureException()
Copyright © 2018 SAP SE. All rights reserved.