public class MetadataException extends CompoundException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MetadataException(java.lang.String msg) |
MetadataException(java.lang.String msg,
java.lang.Throwable innerException) |
MetadataException(java.lang.Throwable exception) |
getInnerException, printStackTrace, printStackTrace, printStackTrace, toString
private static final long serialVersionUID