ContentTransformationException
abstract class ContentTransformationException : Exception
Thrown when content cannot be transformed to the desired type.
Constructors
ContentTransformationException(message: String) Thrown when content cannot be transformed to the desired type. |
Inheritors
class UnsupportedMediaTypeException : Thrown when there is no conversion for a content type configured |