public class OAuthSystemException extends Exception
Constructor and Description |
---|
OAuthSystemException(String message)
Constructs a new OAuthSystem Exception with the specified detail message.
|
OAuthSystemException(String message,
Throwable cause)
Constructs a new OAuthSystem Exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OAuthSystemException(String message)
message
- - the detail messageCopyright © 2020 SAP. All Rights Reserved.