Class SdkException

All Implemented Interfaces:
Serializable

public class SdkException extends RuntimeException
See Also:
  • Constructor Details

    • SdkException

      public SdkException(Throwable cause)
    • SdkException

      public SdkException(String message)
    • SdkException

      public SdkException(String message, Throwable cause)