public class MimeTypeException extends TikaException
Constructor and Description |
---|
MimeTypeException(String message)
Constructs a MimeTypeException with the specified detail message.
|
MimeTypeException(String message,
Throwable cause)
Constructs a MimeTypeException with the specified detail message
and root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MimeTypeException(String message)
message
- the detail message.Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.