FileMaestro
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
FileMaestro
FileMaestro
/
net.exoad.filemaestro.shared
/
TypeResolutionException
Type
Resolution
Exception
class
TypeResolutionException
(
message
:
String
?
)
:
RuntimeException
Used to signify that something went wrong with trying to resolve the file type of given input.
Members
Constructors
Type
Resolution
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?