public class TransformationException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
TransformationException() |
TransformationException(java.lang.String message) |
TransformationException(java.lang.String message,
java.lang.Throwable cause) |
TransformationException(java.lang.Throwable cause) |
public TransformationException()
public TransformationException(java.lang.String message)
public TransformationException(java.lang.Throwable cause)
public TransformationException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2013 Oracle Corporation. All Rights Reserved.