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