public class UnknownFlagException extends JSAPException
Flagged
,
Serialized FormConstructor and Description |
---|
UnknownFlagException(java.lang.Character flag)
Creates a new UnknownFlagException referencing the specified parameter.
|
UnknownFlagException(java.lang.String flag)
Creates a new UnknownFlagException referencing the specified parameter.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFlag()
Returns the unknown flag that was encountered.
|
public UnknownFlagException(java.lang.String flag)
flag
- the unknown flag that was encountered.public UnknownFlagException(java.lang.Character flag)
flag
- the unknown flag that was encountered.Copyright © 2002-2006, Martian Software, Inc.. All Rights Reserved.
For the latest version and documentation, please visit http://www.martiansoftware.com/jsap