Package org.apache.axis.wsdl.toJava
Class DuplicateFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.axis.wsdl.toJava.DuplicateFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class DuplicateFileException extends java.io.IOException
Class DuplicateFileException- Version:
- %I%, %G%
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DuplicateFileException(java.lang.String message, java.lang.String filename)
Constructor DuplicateFileException
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFileName()
Method getFileName
-