TransformException

public class TransformException extends MetaborgException

Exception indicating that transformation failed unexpectedly.

Constructors

TransformException

public TransformException(String msg)

TransformException

public TransformException(String msg, Throwable t)

TransformException

public TransformException(Throwable t)