Apache Tomcat 9.0.62.redhat-00005
-
-
Constructor Summary
Constructors
| Constructor and Description |
IOFileUploadException(java.lang.String pMsg,
java.io.IOException pException)
Creates a new instance with the given cause.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
IOFileUploadException
public IOFileUploadException(java.lang.String pMsg,
java.io.IOException pException)
Creates a new instance with the given cause.
- Parameters:
pMsg - The detail message.
pException - The exceptions cause.
Apache Tomcat 9.0.62.redhat-00005
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.