Class ExistingResourceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.ibm.wsspi.kernel.service.location.ExistingResourceException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExistingResourceException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExistingResourceException(java.lang.String source, java.lang.String target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSource()
java.lang.String
getTarget()
-