Class Collatz.FailedSaneParameterCheck

    • Constructor Detail

      • FailedSaneParameterCheck

        public FailedSaneParameterCheck​(Collatz.SaneParameterErrMsg errorEnum)
        Construct a FailedSaneParameterCheck with a message associated with the provided enum.
        Parameters:
        errorEnum - The enum from which to extract the message.