public class InvalidMetadataException extends RuntimeException
InvalidMetadataException
Constructor and Description |
---|
InvalidMetadataException(String msg)
Create a new
InvalidMetadataException with the supplied error message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidMetadataException(String msg)
InvalidMetadataException
with the supplied error message.msg
- the error messageCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.