InvalidDateStringException
class InvalidDateStringException(data: String, at: Int, pattern: String) : IllegalStateException
Content copied to clipboard
Thrown when the date string doesn't the string pattern.
Thrown when the date string doesn't the string pattern.