Class PatchListObjectTooLargeException

All Implemented Interfaces:
Serializable

public class PatchListObjectTooLargeException extends PatchListNotAvailableException
Exception thrown when the PatchList could not be computed because previous attempts failed with LargeObjectException. This is not thrown on the first computation.
See Also:
  • Constructor Details

    • PatchListObjectTooLargeException

      public PatchListObjectTooLargeException(String message)