fuego.papi.exception
Class NoInstanceParameterValueException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.NoInstanceParameterValueException
- public class NoInstanceParameterValueException
- extends InstanceOperationException
A NoInstanceParameterValueException is thrown when the instance
not contain the parameter value for a parametric role.
- See Also:
- Serialized Form
NoInstanceParameterValueException
public NoInstanceParameterValueException(String instanceId,
String roleId)
- Creates a new NoInstanceParameterValueException with the message code 'PAPI-3610'
and the given role and instance identification.
- Parameters:
instanceId - Instance identification.roleId - Role identification.
getRoleId
public String getRoleId()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved