Class ParameterMissingException

All Implemented Interfaces:
de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

public class ParameterMissingException extends ParameterException
This exception is used for a missing request parameter.
See Also:
  • Constructor Details

    • ParameterMissingException

      public ParameterMissingException()
      The constructor required for bean deserialisation.