MetadataPersistenceException constructor

const MetadataPersistenceException(
  1. String message
)

Implementation

const MetadataPersistenceException(super.message);