TransformException

Added in 4.2.0
Deprecated in 7.0.0

class TransformException : Exception


An exception during the execution of a Transform.

Summary

Public constructors

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

Inherited functions

From java.lang.Throwable

Public constructors

TransformException

Added in 4.2.0
Deprecated in 7.0.0
TransformException(s: String!)

TransformException

Added in 4.2.0
Deprecated in 7.0.0
TransformException(throwable: Throwable!)

TransformException

Added in 4.2.0
Deprecated in 7.0.0
TransformException(message: String!, cause: Throwable!)