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
Base class for all exceptions directly thrown by the Metadata Adapter.
- See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString