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 SummaryConstructors Constructor Description ExistingResourceException(java.lang.String source, java.lang.String target)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetSource()java.lang.StringgetTarget()
 
-