public class InvalidConfigurationMetadataException extends RuntimeException
| Constructor and Description | 
|---|
InvalidConfigurationMetadataException(String message,
                                     Diagnostic.Kind kind)  | 
| Modifier and Type | Method and Description | 
|---|---|
Diagnostic.Kind | 
getKind()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidConfigurationMetadataException(String message, Diagnostic.Kind kind)
public Diagnostic.Kind getKind()