public class IrreversibleTransformationException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
ITransformation |
t |
| Constructor and Description |
|---|
IrreversibleTransformationException(ITransformation t) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
public ITransformation t
public IrreversibleTransformationException(ITransformation t)