public class MetadataErrorException extends RuntimeException
| Constructor and Description |
|---|
MetadataErrorException(String formatString,
Object... args) |
MetadataErrorException(Throwable cause,
String formatString,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2024. All rights reserved.