public class MgcpCommandException extends MgcpException
| Constructor and Description |
|---|
MgcpCommandException(int code,
String message) |
MgcpCommandException(MgcpResponseCode response) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MgcpCommandException(MgcpResponseCode response)
public MgcpCommandException(int code,
String message)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.