@Nullable open fun getConstructor(): Constructor<*>
Return the offending constructor, if known.
Return the constructor in use, or null in case of a factory method or in case of default instantiation
null
Since 4.3