public class UnspecifiedParameterException
extends java.lang.RuntimeException
JSAPResult.getInt(String)
).Constructor and Description |
---|
UnspecifiedParameterException(java.lang.String paramID)
Creates a new
UnspecifiedParameterException referencing the
specified parameter. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID()
Returns the unique ID of the parameter whose retrieval was attempted.
|
public UnspecifiedParameterException(java.lang.String paramID)
UnspecifiedParameterException
referencing the
specified parameter.paramID
- the unique ID of the parameter whose retrieval was attempted.Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap