public class MetadataGraphTransformationException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MetadataGraphTransformationException() |
MetadataGraphTransformationException(java.lang.String message) |
MetadataGraphTransformationException(java.lang.String message,
java.lang.Throwable cause) |
MetadataGraphTransformationException(java.lang.Throwable cause) |
private static final long serialVersionUID
public MetadataGraphTransformationException()
public MetadataGraphTransformationException(java.lang.String message)
public MetadataGraphTransformationException(java.lang.Throwable cause)
public MetadataGraphTransformationException(java.lang.String message, java.lang.Throwable cause)