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