public class ProtoNettyException extends RuntimeException
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProtoNettyException.ProtoNettyError |
| 构造器和说明 |
|---|
ProtoNettyException(ProtoNettyException.ProtoNettyError error) |
ProtoNettyException(ProtoNettyException.ProtoNettyError error,
Throwable cause) |
ProtoNettyException(String message) |
ProtoNettyException(String message,
Throwable cause) |
public ProtoNettyException(ProtoNettyException.ProtoNettyError error)
public ProtoNettyException(ProtoNettyException.ProtoNettyError error, Throwable cause)
public ProtoNettyException(String message)
Copyright © 2019–2021 indunet. All rights reserved.