public class NoPluginAdServerUrlException
extends java.lang.Exception
This class represents a recoverable exception. This exception occurs when, the ad-server URL is not defined for an
specific external plug-in.
| Constructor and Description |
|---|
NoPluginAdServerUrlException(java.lang.String msg)
Constructs a new Exception with the current stack trace and the specified detail message.
|