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