public class SdpException extends Exception
| Constructor and Description |
|---|
SdpException() |
SdpException(String message) |
SdpException(String message,
Throwable rootCause) |
SdpException(Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getRootCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.