TransformException

class TransformException : Exception


An exception during the execution of a Transform.

Summary

Public constructors

TransformException(message: String!, cause: Throwable!)

Inherited functions

From class java.lang.Throwable

Public constructors

TransformException

TransformException(throwable: Throwable!)

TransformException

TransformException(s: String!)

TransformException

TransformException(message: String!, cause: Throwable!)