You can't use both this() and super() in the same constructor because both must be the first statement.
this()
super()