public class AAbort extends IOException
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALID_PDU_PARAMETER_VALUE |
static int |
REASON_NOT_SPECIFIED |
static int |
UL_SERIVE_PROVIDER |
static int |
UL_SERIVE_USER |
static int |
UNEXPECTED_PDU |
static int |
UNEXPECTED_PDU_PARAMETER |
static int |
UNRECOGNIZED_PDU |
static int |
UNRECOGNIZED_PDU_PARAMETER |
| Constructor and Description |
|---|
AAbort() |
AAbort(int source,
int reason) |
| Modifier and Type | Method and Description |
|---|---|
int |
getReason() |
int |
getSource() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final int UL_SERIVE_USER
public static final int UL_SERIVE_PROVIDER
public static final int REASON_NOT_SPECIFIED
public static final int UNRECOGNIZED_PDU
public static final int UNEXPECTED_PDU
public static final int UNRECOGNIZED_PDU_PARAMETER
public static final int UNEXPECTED_PDU_PARAMETER
public static final int INVALID_PDU_PARAMETER_VALUE
Copyright © 2020. All rights reserved.