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:
- Serializable
public class DuplicateFileException
- extends IOException
Class DuplicateFileException
- Version:
- %I%, %G%
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateFileException
public DuplicateFileException(String message,
String filename)
- Constructor DuplicateFileException
- Parameters:
message - filename -
getFileName
public String getFileName()
- Method getFileName
- Returns:
Copyright © The Apache Software Foundation. All Rights Reserved.