Class MissingArgumentException

All Implemented Interfaces:
Serializable

public class MissingArgumentException extends AgentInvocationException
See Also:
  • Constructor Details

    • MissingArgumentException

      public MissingArgumentException(String argumentName)
  • Method Details

    • argumentName

      public String argumentName()