public class TransformationException
extends java.lang.Exception
Constructor and Description |
---|
TransformationException()
Instantiates a new transformation exception.
|
TransformationException(java.lang.Exception e)
Instantiates a new transformation exception.
|