public class IllegalMultipleDeclarationException extends JSAPException
FlaggedOption.setAllowMultipleDeclarations(boolean)
,
Flagged
,
Option
,
Serialized FormConstructor and Description |
---|
IllegalMultipleDeclarationException(java.lang.String paramID)
Creates a new IllegalMultipleDeclarationException referencing the
specified parameter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID()
Returns the unique ID of the parameter that was illegally declared more
than once.
|
public IllegalMultipleDeclarationException(java.lang.String paramID)
paramID
- the unique ID of the parameter that was illegally declared
more than once.Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap