public class NonEmptyCatalogException extends GravitinoRuntimeException
Constructor and Description |
---|
NonEmptyCatalogException(java.lang.String message,
java.lang.Object... args)
Constructs a new exception with the specified detail message.
|