Class MetadataException

All Implemented Interfaces:
Serializable

public class MetadataException extends OperationException
Represents metadata read/write operations exceptions
See Also:
  • Constructor Details

    • MetadataException

      public MetadataException(String msg)
    • MetadataException

      public MetadataException(String msg, Throwable e)