public class InvalidContentTypeException extends FileUploadException
| Constructor and Description |
|---|
InvalidContentTypeException(String sMsg)
Constructs an
InvalidContentTypeException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidContentTypeException(String sMsg)
InvalidContentTypeException with the specified
detail message.sMsg - The detail message.Copyright © 2014–2019 Philip Helger. All rights reserved.