diesieben07
03/12/2018, 10:35 PMClass<T>
into the exception.Ruckus
03/12/2018, 10:36 PMClass<*>
.diesieben07
03/12/2018, 10:36 PMClass<*>
, yes. However that does not give me type safety.diesieben07
03/12/2018, 10:37 PMClass<T>
and a T
I know they are of the same type.diesieben07
03/12/2018, 10:37 PMClass<*>
and Any
does not give me that.Ruckus
03/12/2018, 10:38 PMClass<T>
in the exception? What's wrong with just throwing the offending instance in it and getting the class off it?diesieben07
03/12/2018, 10:39 PMDiKey<T>
and a T
instance. I wanted to write an exception class which had those two instances as properties.diesieben07
03/12/2018, 10:41 PMRuckus
03/12/2018, 10:43 PMdiesieben07
03/12/2018, 10:43 PMRuckus
03/12/2018, 10:45 PMdiesieben07
03/12/2018, 10:46 PMRuckus
03/12/2018, 11:20 PM