# Print output for @column tags ?> UserManager.UserOperationException - Android SDK | Android Developers

Most visited


Recently visited


UserManager.UserOperationException

public static class UserManager.UserOperationException
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.os.UserManager.UserOperationException


Thrown to indicate user operation failed.

Summary


Public methods

int getUserOperationResult()

Returns the operation result code.

Inherited methods

Public methods


getUserOperationResult

public int getUserOperationResult ()

Returns the operation result code.

Returns
int Value is UserManager.USER_OPERATION_SUCCESS, UserManager.USER_OPERATION_ERROR_UNKNOWN, UserManager.USER_OPERATION_ERROR_MANAGED_PROFILE, UserManager.USER_OPERATION_ERROR_MAX_RUNNING_USERS, UserManager.USER_OPERATION_ERROR_CURRENT_USER, UserManager.USER_OPERATION_ERROR_LOW_STORAGE, or UserManager.USER_OPERATION_ERROR_MAX_USERS

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.