TypeResolutionException

Used to signify that something went wrong with trying to resolve the file type of given input.

Constructors

Link copied to clipboard
constructor(message: String?)

Properties

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