Package com.vk.api.sdk.exceptions
Class ApiMessagesTooLongForwardsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.vk.api.sdk.exceptions.ApiException
-
- com.vk.api.sdk.exceptions.ApiMessagesTooLongForwardsException
-
- All Implemented Interfaces:
java.io.Serializable
public class ApiMessagesTooLongForwardsException extends ApiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApiMessagesTooLongForwardsException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.vk.api.sdk.exceptions.ApiException
getCode, getDescription, getMessage, getMessageRaw
-
-