# 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