InvalidArgumentException
class InvalidArgumentException @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(message: String?) : Exception
Error thrown when arguments provided to a method are invalid.
Parameters
message
the error message