public BasicException(MessageFormatter.FormattingTuple formattingTuple) : base(formattingTuple.getFormattedMessage(), formattingTuple.getThrowable()) { }