| Class | Description |
|---|---|
| AbstractSubMgcpEventProvider |
| Exception | Description |
|---|---|
| DuplicateMgcpEndpointException |
Occurs when there is an ID conflict when registering endpoints.
|
| DuplicateMgcpTransactionException |
Exception that occurs when a registry contains duplicate entry for same MGCP transaction.
|
| MalformedMgcpEventRequestException | |
| MgcpCallNotFoundException |
Represents failure when searching for a supposedly registered call.
|
| MgcpChannelException |
MGCP exception that indicates a problem with setup of a channel.
|
| MgcpConnectionException | |
| MgcpConnectionNotFoundException |
Represents failure when searching for a supposedly registered endpoint.
|
| MgcpEndpointException |
Root exception for operations involving MGCP Endpoints.
|
| MgcpEndpointNotFoundException |
Exception thrown when a lookup operation cannot find an MGCP endpoint.
|
| MgcpEventNotFoundException | |
| MgcpException |
Root class for MGCP-related exceptions.
|
| MgcpPackageNotFoundException | |
| MgcpParseException | |
| MgcpTransactionException |
Generic exception involving MGCP transactions.
|
| MgcpTransactionNotFoundException |
Occurs when a supposedly active transaction cannot be found.
|
| UnrecognizedMgcpNamespaceException |
Exception throw when the namespace of an endpoint is not recognized by the system.
|
| UnsupportedMgcpEventException |
Exception thrown when an MGCP event is not supported by an Endpoint or Connection.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.