public class AssistantException extends DexcoderException
resultCode, resultMsg| 构造器和说明 |
|---|
AssistantException(IEnum iEnum)
Instantiates a new AssistantException.
|
AssistantException(String message)
Constructor
|
AssistantException(String code,
String message)
Constructor
|
AssistantException(String message,
Throwable e) |
AssistantException(Throwable e)
Instantiates a new AssistantException.
|
getResultCode, getResultMsg, setResultCode, setResultMsgpublic AssistantException(Throwable e)
e - the epublic AssistantException(IEnum iEnum)
iEnum - public AssistantException(String message)
message - the messageCopyright © 2016. All rights reserved.