TransformException

class TransformException


An exception during the execution of a Transform.

Summary

Public constructors

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

Inherited functions

From class Throwable

Public constructors

TransformException

TransformException(throwable: Throwable?)

TransformException

TransformException(s: String?)

TransformException

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