public class IOFileUploadException extends FileUploadException
| Constructor and Description |
|---|
IOFileUploadException(String sMsg,
IOException aException)
Creates a new instance with the given cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IOFileUploadException(String sMsg, IOException aException)
sMsg - The detail message.aException - The exceptions cause.Copyright © 2014–2019 Philip Helger. All rights reserved.