ContentConvertException

open class ContentConvertException(message: String, cause: Throwable?) : Exception

Properties

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

Inheritors

Link copied to clipboard
Link copied to clipboard