Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

UserError.UNSUPPORTEDACTION

Generates the appropriate UserError to report that an unsupported action was not performed.

Syntax

Parameters

cmd
String containing the specific unsupported command.

Description

The UNSUPPORTEDADCTION method generates the appropriate UserError to report that an unsupported action was not performed. This method is thrown in the ValidateLogin framework and is probably not needed in a specific implementation.

Returns

An instance of UserError.

See Also

UNKNOWNCOMMAND

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.