Class DeserializationException

All Implemented Interfaces:
Serializable

public class DeserializationException extends SdkInternalException
The following exception gets thrown when an object deserialization fails
See Also:
  • Constructor Details

    • DeserializationException

      public DeserializationException(String message, Throwable cause)