com.github.sd4324530.fastweixin.message.aes
类 AesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.sd4324530.fastweixin.message.aes.AesException
- 所有已实现的接口:
- Serializable
public class AesException
- extends Exception
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OK
public static final int OK
- 另请参见:
- 常量字段值
ValidateSignatureError
public static final int ValidateSignatureError
- 另请参见:
- 常量字段值
ParseXmlError
public static final int ParseXmlError
- 另请参见:
- 常量字段值
ComputeSignatureError
public static final int ComputeSignatureError
- 另请参见:
- 常量字段值
IllegalAesKey
public static final int IllegalAesKey
- 另请参见:
- 常量字段值
ValidateAppidError
public static final int ValidateAppidError
- 另请参见:
- 常量字段值
EncryptAESError
public static final int EncryptAESError
- 另请参见:
- 常量字段值
DecryptAESError
public static final int DecryptAESError
- 另请参见:
- 常量字段值
IllegalBuffer
public static final int IllegalBuffer
- 另请参见:
- 常量字段值
getCode
public int getCode()
Copyright © 2017. All rights reserved.