Class MetadataStoreException.AlreadyExistsException

All Implemented Interfaces:
Serializable
Enclosing class:
MetadataStoreException

public static class MetadataStoreException.AlreadyExistsException extends MetadataStoreException
Key was already in store.
See Also:
  • Constructor Details

    • AlreadyExistsException

      public AlreadyExistsException(Throwable t)
    • AlreadyExistsException

      public AlreadyExistsException(String msg)