public class SocksException extends RuntimeException
| Constructor and Description |
|---|
SocksException(String msg) |
SocksException(String msg,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
static SocksException |
serverReplyException(byte reply) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SocksException(String msg)
public static SocksException serverReplyException(byte reply)
Copyright © 2017. All rights reserved.