Class MetadataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.lightstreamer.adapters.remote.MetadataException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AccessException, CreditsException, ItemsException, MetadataProviderException, NotificationException, SchemaException

public class MetadataException extends Exception
Base class for all exceptions directly thrown by the Metadata Adapter.
See Also: