public class MetadataParsingException extends Exception
| Constructor and Description |
|---|
MetadataParsingException(String message)
Constructor without cause.
|
MetadataParsingException(String message,
Throwable cause)
Full fledged constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2019 Opencast Project. All rights reserved.