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