Class ObjectNotFoundException

All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends SdkInternalException
Exception thrown when a requested object is not found
See Also:
  • Constructor Details

    • ObjectNotFoundException

      public ObjectNotFoundException(String message)
    • ObjectNotFoundException

      public ObjectNotFoundException(String message, Throwable cause)