createUser(String, int) method [deprecated]

Deprecated. Use createUser(String) instead. This method is no longer supported; override createUser(String) instead.

Syntax

public final User createUser ( String name , int x )

Parameters

Returns

nothing, throws UnsupportedOperationException.

Exceptions

Usage

This method is only here to cause compilation errors in legacy code, and may be removed in a future release.