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