com.ibm.ftt.properties.zos
Class IllegalSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ftt.properties.zos.IllegalSystemException
- All Implemented Interfaces:
- Serializable
public class IllegalSystemException
- extends Exception
This exception is thrown when a system parameter is specified but there is no
ZOSSystemImage with a name that matches the system parameter.
- 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
IllegalSystemException
public IllegalSystemException(String system)
getSystem
public String getSystem()