Constructs an UnsupportedFlavorException.paramflavor the flavor object which caused the exception. May be null. super((flavor != null) ? flavor.getHumanPresentableName() : null);
null
super((flavor != null) ? flavor.getHumanPresentableName() : null);