Class SdkServiceNotFoundException

All Implemented Interfaces:
Serializable

public class SdkServiceNotFoundException extends SdkException
See Also:
  • Constructor Details

    • SdkServiceNotFoundException

      public SdkServiceNotFoundException()
    • SdkServiceNotFoundException

      public SdkServiceNotFoundException(String message)
    • SdkServiceNotFoundException

      public SdkServiceNotFoundException(String message, Throwable cause)
    • SdkServiceNotFoundException

      public SdkServiceNotFoundException(Throwable cause)
    • SdkServiceNotFoundException

      public SdkServiceNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)