public class SipParseException extends SipException
| Constructor and Description |
|---|
SipParseException(int errorOffset,
String message) |
SipParseException(int errorOffset,
String message,
Exception cause) |
SipParseException(String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorOffset() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All Rights Reserved.