public class DestinationOAuthTokenException extends DestinationAccessException
Constructor and Description |
---|
DestinationOAuthTokenException() |
DestinationOAuthTokenException(String destinationName) |
DestinationOAuthTokenException(String destinationName,
String message) |
DestinationOAuthTokenException(String destinationName,
String message,
Throwable cause) |
DestinationOAuthTokenException(String destinationName,
Throwable cause) |
getDestinationName, getErrorResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DestinationOAuthTokenException(@Nullable String destinationName)
public DestinationOAuthTokenException(@Nullable String destinationName, String message)
public DestinationOAuthTokenException(@Nullable String destinationName, Throwable cause)
public DestinationOAuthTokenException(@Nullable String destinationName, String message, Throwable cause)
@Generated(value="lombok") public DestinationOAuthTokenException()
Copyright © 2017 SAP SE. All rights reserved.