commonMain.com.fleeksoft.ksoup.ported.CloneNotSupportedException.kt Maven / Gradle / Ivy
package com.fleeksoft.ksoup.ported
public class CloneNotSupportedException : Exception {
public constructor()
public constructor(message: String?)
public constructor(message: String?, cause: Throwable?)
public constructor(cause: Throwable?)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy