class PleaseUseReplacementException : Exception
(source)
Indicates a problem which was indicated by a @Deprecated
annotation but was ignored by you ;-)
PleaseUseReplacementException(reason: String)
Indicates a problem which was indicated by a |