Class PatchNotApplicable

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PatchAlreadyInstalled, PatchMissingDependencies, PatchSuperseded

public class PatchNotApplicable extends VimFault
See Also:
  • Field Details

    • patchID

      public String patchID
  • Constructor Details

    • PatchNotApplicable

      public PatchNotApplicable()
  • Method Details

    • getPatchID

      public String getPatchID()
    • setPatchID

      public void setPatchID(String patchID)