public class CryptoException extends CodecException
| 构造器和说明 |
|---|
CryptoException() |
CryptoException(CodecError error) |
CryptoException(CodecError error,
Throwable cause) |
CryptoException(String message) |
CryptoException(String message,
Throwable cause) |
public CryptoException()
public CryptoException(CodecError error)
public CryptoException(String message)
public CryptoException(CodecError error, Throwable cause)
Copyright © 2019–2021 indunet. All rights reserved.