public class AssembleFailedKeystoneException extends KeystoneException
| 构造器和说明 |
|---|
AssembleFailedKeystoneException(KeystoneError keystoneError,
String assembly) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAssembly()
Gets the assembly code that generates the error.
|
getKeystoneErrorpublic AssembleFailedKeystoneException(KeystoneError keystoneError, String assembly)
public String getAssembly()
Copyright © 2022. All rights reserved.