Class MetadataStoreException.AlreadyClosedException

All Implemented Interfaces:
Serializable
Enclosing class:
MetadataStoreException

public static class MetadataStoreException.AlreadyClosedException extends MetadataStoreException
The store was already closed.
See Also:
  • Constructor Details

    • AlreadyClosedException

      public AlreadyClosedException(Throwable t)
    • AlreadyClosedException

      public AlreadyClosedException(String msg)