public class UserNotFound extends VimFault
| Modifier and Type | Field and Description |
|---|---|
String |
principal |
boolean |
unresolved |
dynamicProperty, dynamicType, faultCause, faultMessagedetail| Constructor and Description |
|---|
UserNotFound() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPrincipal() |
boolean |
isUnresolved() |
void |
setPrincipal(String principal) |
void |
setUnresolved(boolean unresolved) |
getDynamicProperty, getDynamicType, getFaultCause, getFaultMessage, setDynamicProperty, setDynamicType, setFaultCause, setFaultMessagegetCause, getMessageaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String principal
public boolean unresolved
Copyright © 2011-2012. All Rights Reserved.