PleaseUseReplacementException

Indicates a problem which was indicated by a @Deprecated annotation but was ignored by you ;-)

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

Returns the stack trace of the given Throwable as List of Strings representing the different lines.