public class SdkException extends RuntimeException
SdkException(String message)
SdkException(String message, Throwable cause)
SdkException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SdkException(String message)
public SdkException(String message, Throwable cause)
public SdkException(Throwable cause)
Copyright © 2022. All rights reserved.