Class MetadataGraphTransformationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class MetadataGraphTransformationException
    extends java.lang.Exception
    Author:
    Oleg Gusakov
    See Also:
    Serialized Form
    • Constructor Detail

      • MetadataGraphTransformationException

        public MetadataGraphTransformationException()
      • MetadataGraphTransformationException

        public MetadataGraphTransformationException​(java.lang.String message)
      • MetadataGraphTransformationException

        public MetadataGraphTransformationException​(java.lang.Throwable cause)
      • MetadataGraphTransformationException

        public MetadataGraphTransformationException​(java.lang.String message,
                                                    java.lang.Throwable cause)