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