public class AskSdkException extends RuntimeException
Constructor and Description |
---|
AskSdkException(String message)
Constructs an instance of AskSdkException with the given message.
|
AskSdkException(String message,
Throwable cause)
Constructs an instance of AskSdkException with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AskSdkException(String message)
message
- exception message.Copyright © 2023. All rights reserved.