Class StreamingClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vk.api.sdk.streaming.exceptions.StreamingClientException
-
- All Implemented Interfaces:
java.io.Serializable
public class StreamingClientException extends java.lang.ExceptionStreaming Client exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StreamingClientException(java.lang.String message)
-