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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
COPY_RIGHT
public static final String COPY_RIGHT
- See Also:
- Constant Field Values
IllegalResourceException
public IllegalResourceException(IResource resource)
getResource
public IResource getResource()