Class MessageValidationException

    • Constructor Detail

      • MessageValidationException

        public MessageValidationException​(String msg,
                                          Throwable ex)
        Construct a new instance of MessageValidationException with the given message and exception.
        Parameters:
        msg - the message
        ex - the exception