public class BindException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
BindException.Type |
| Modifier and Type | Field and Description |
|---|---|
BindException.Type |
type |
| Constructor and Description |
|---|
BindException(String msg,
BindException.Type type) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final BindException.Type type
public BindException(String msg, BindException.Type type)
Copyright © 2022. All rights reserved.