Home > Contents > Index >
Expanded TOC | Accordion TOC | Annotated TOC | Index
UserError.UNKNOWNCOMMAND
Generates the appropriate UserError to report that a bad command was specified.
Syntax
public static final UserError UNKNOWNCOMMAND(String cmd)Parameters
cmd
- String containing the specific bad command.
Description
The
UNKNOWNCOMMAND
method generates the appropriate UserError to report that a bad command was specified. This method is thrown in the ValidateLogin framework and is probably not needed in a specific implementation.Returns
An instance of UserError.
See Also
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.