Class InvalidDasConfigArgument

All Implemented Interfaces:
Serializable

public class InvalidDasConfigArgument extends InvalidArgument
See Also:
  • Field Details

    • entry

      public String entry
    • clusterName

      public String clusterName
  • Constructor Details

    • InvalidDasConfigArgument

      public InvalidDasConfigArgument()
  • Method Details

    • getEntry

      public String getEntry()
    • getClusterName

      public String getClusterName()
    • setEntry

      public void setEntry(String entry)
    • setClusterName

      public void setClusterName(String clusterName)