public class SetOptionFailedKeystoneException extends KeystoneException
| 构造器和说明 |
|---|
SetOptionFailedKeystoneException(KeystoneError keystoneError,
KeystoneOptionType type,
int value) |
| 限定符和类型 | 方法和说明 |
|---|---|
KeystoneOptionType |
getOptionType()
Gets the type of the option that generated the exception.
|
int |
getOptionValue()
Gets the value of the option that generated the exception.
|
getKeystoneErrorpublic SetOptionFailedKeystoneException(KeystoneError keystoneError, KeystoneOptionType type, int value)
public KeystoneOptionType getOptionType()
public int getOptionValue()
Copyright © 2022. All rights reserved.