com.ibm.ftt.properties.local
Class IllegalResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ftt.properties.local.IllegalResourceException
- All Implemented Interfaces:
- Serializable
public class IllegalResourceException
- extends Exception
This exception is thrown by the local property set manager when an IResource
is used, but it does not belong to a local COBOL or PL/I project.
- See Also:
- Serialized Form
|
Method Summary |
org.eclipse.core.resources.IResource |
getResource()
|
COPY_RIGHT
public static final String COPY_RIGHT
- See Also:
- Constant Field Values
IllegalResourceException
public IllegalResourceException(org.eclipse.core.resources.IResource resource)
getResource
public org.eclipse.core.resources.IResource getResource()