ConstructorparaminnerException should not be null this.innerException = innerException;
this.innerException = innerException;
if (innerException != null) { return innerException.toString(); } return super.toString();