Class MetadataFormatDoesNotExistsException

    • Constructor Detail

      • MetadataFormatDoesNotExistsException

        public MetadataFormatDoesNotExistsException()
        Creates a new instance of without detail message.
      • MetadataFormatDoesNotExistsException

        public MetadataFormatDoesNotExistsException​(String msg)
        Constructs an instance of with the specified detail message.
        Parameters:
        msg - the detail message.