? IOIndexedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.io.IOIndexedException
- ????????:
Serializable
A IOException associated with a source index.
- ???????:
- 2.7
- ????:
-
?????
??? -
????
-
???????
-
IOIndexedException
Creates a new exception.- ??:
index
- index of this exception.cause
- cause exceptions.
-
-
??????
-
toMessage
Converts input to a suitable String for exception message.- ??:
index
- An index into a source collection.cause
- A cause.- ??:
- A message.
-
getIndex
The index of this exception.- ??:
- index of this exception.
-