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:
    ParameterMissingException, Serialized Form
    • Constructor Detail

      • ParameterMissingException

        public ParameterMissingException()
        The constructor required for bean deserialisation.