Unsupported

data class Unsupported(val operationName: String, val reason: String) : ConversionResult(source)

Operation is not supported by this converter

Parameters

operationName

Name of the unsupported operation

reason

Reason why it's not supported

Constructors

Link copied to clipboard
constructor(operationName: String, reason: String)

Properties

Link copied to clipboard
Link copied to clipboard