public class MimetypeDetectionException extends NuxeoException
statusCode
Constructor and Description |
---|
MimetypeDetectionException() |
MimetypeDetectionException(String message) |
MimetypeDetectionException(String message,
Throwable cause) |
MimetypeDetectionException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MimetypeDetectionException()
public MimetypeDetectionException(String message)
public MimetypeDetectionException(String message, Throwable cause)
public MimetypeDetectionException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.